Parallel Search MCP
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.
Installation
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/v1beta/search_mcp and adds minimally needed additions to make it work with oauth.
MCP address: https://search-mcp.parallel.ai/mcp
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Enables web search capabilities within MCP-compatible LLM clients using the Parallel Search API. Designed for daily use and everyday smaller web-search tasks.