parallel-web/search-mcp
Highest Accuracy Web Search for AI
Quick Start
Clone the repository:
git clone https://github.com/parallel-web/search-mcpClaude Desktop configuration example:
{
"mcpServers": {
"search-mcp": {
"command": "npx",
"args": [
"-y",
"parallel-web/search-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.