mnhlt/WebSearch-MCP
[Self-hosted] A Model Context Protocol (MCP) server implementation that provides a web search capability over stdio transport. This server integrates with a WebSearch Crawler API to retrieve search results.
Platform-specific configuration:
{
"mcpServers": {
"WebSearch-MCP": {
"command": "npx",
"args": [
"-y",
"WebSearch-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...