Skip to main content
Glama

Parallel Search MCP

by parallel-web

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.

{ "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 Parallel Search MCP

-
security - not tested
F
license - not found
-
quality - not tested

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.

  1. Installation
    1. Running locally

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/parallel-web/search-mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server