Serversai.parallel/search-mcp
M

Parallel Search MCP

ai.parallel/search-mcp · v1.0.0
● Remote
v1.0.0remote🌐 https://search-mcp.parallel.ai/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ai.parallel/search-mcp",
  "description": "The best web search for your AI Agent",
  "title": "Parallel Search MCP",
  "repository": {
    "url": "https://github.com/parallel-web/search-mcp",
    "source": "github"
  },
  "version": "1.0.0",
  "websiteUrl": "https://parallel.ai",
  "icons": [
    {
      "src": "https://assets.p0web.com/white-parallel-symbol-270.png",
      "mimeType": "image/png",
      "sizes": [
        "270x270"
      ],
      "theme": "dark"
    },
    {
      "src": "https://assets.p0web.com/white-parallel-symbol-520.png",
      "mimeType": "image/png",
      "sizes": [
        "520x520"
      ],
      "theme": "dark"
    },
    {
      "src": "https://assets.p0web.com/white-parallel-symbol-1080.png",
      "mimeType": "image/png",
      "sizes": [
        "1080x1080"
      ],
      "theme": "dark"
    },
    {
      "src": "https://assets.p0web.com/white-parallel-symbol-1080.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ],
      "theme": "dark"
    },
    {
      "src": "https://assets.p0web.com/dark-parallel-symbol-270.png",
      "mimeType": "image/png",
      "sizes": [
        "270x270"
      ],
      "theme": "light"
    },
    {
      "src": "https://assets.p0web.com/dark-parallel-symbol-540.png",
      "mimeType": "image/png",
      "sizes": [
        "540x540"
      ],
      "theme": "light"
    },
    {
      "src": "https://assets.p0web.com/dark-parallel-symbol-1080.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ],
      "theme": "light"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://search-mcp.parallel.ai/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}