Search & Web DataAuth: OAuth2.1
Parallel Search MCP hosted MCP server
Agent web search
Parallel’s Search MCP server exposes its web-search API to agents, built specifically for AI consumption with ranked, retrievable web results.
Curated by Agentic WorkersPublished Updated
Server description
High-accuracy web search API for agents
Parallel’s Search MCP server exposes its web-search API to agents, built specifically for AI consumption with ranked, retrievable web results.
- Slug
- parallel-search-mcp
- Category
- Search & Web Data
- Category slug
- search-and-web-data
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"parallel-search-mcp": {
"url": "https://search-mcp.parallel.ai/mcp"
}
}
}