Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
parallel-search-mcp
Category
Search & Web Data
Category slug
search-and-web-data
Authentication
OAuth2.1
Auth type
oauth

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.

Use with your agent
{
  "mcpServers": {
    "parallel-search-mcp": {
      "url": "https://search-mcp.parallel.ai/mcp"
    }
  }
}

Connection links