The Parallel Search MCP allows using Parallel Search API from within any MCP-compatible LLM client. It is meant for daily use for everyday smaller web-search tasks. Please read our MCP docs here for more details. The official installation instructions can be found here. Running locally This is a Search MCP proxy server (https://search-mcp.parallel.ai) that proxies /mcp to https://mcp.parallel.ai/v
Add this skill
npx mdskills install parallel-web/search-mcpClean setup for web search via hosted proxy but lacks tool capability descriptions.
The Parallel Search MCP allows using Parallel Search API from within any MCP-compatible LLM client. It is meant for daily use for everyday smaller web-search tasks. Please read our MCP docs here for more details.
The official installation instructions can be found here.
{
"mcpServers": {
"Parallel Search MCP": {
"url": "https://search-mcp.parallel.ai/mcp"
}
}
}
Running locally
This is a Search MCP proxy server (https://search-mcp.parallel.ai) that proxies /mcp to https://mcp.parallel.ai/v1beta/search_mcp and adds minimally needed additions to make it work with oauth.
MCP address: https://search-mcp.parallel.ai/mcp
Install via CLI
npx mdskills install parallel-web/search-mcpParallel Search MCP is a free, open-source AI agent skill. The Parallel Search MCP allows using Parallel Search API from within any MCP-compatible LLM client. It is meant for daily use for everyday smaller web-search tasks. Please read our MCP docs here for more details. The official installation instructions can be found here. Running locally This is a Search MCP proxy server (https://search-mcp.parallel.ai) that proxies /mcp to https://mcp.parallel.ai/v
Install Parallel Search MCP with a single command:
npx mdskills install parallel-web/search-mcpThis downloads the skill files into your project and your AI agent picks them up automatically.
Parallel Search MCP works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.