Agent Tools
Back to MCP servers
● degraded

The best web search for your AI Agent

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://search-mcp.parallel.ai/mcp
JSON-RPC initialize probe
curl -X POST https://search-mcp.parallel.ai/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://parallel.ai
Source code
https://github.com/parallel-web/search-mcp