{
  "entry": {
    "kind": "mcp",
    "slug": "parallel-search-mcp",
    "name": "Parallel Search MCP",
    "vendor": "Parallel",
    "description": "Parallel's official server provides real-time web search built for agent consumption, returning ranked results and extracted content in a form intended to be read by a model rather than a person.\n\nOutbound network access is the only declared capability, placing it at the low-risk end. The recurring retrieval caveat applies with full force: search output is untrusted text, and it is the most common way a prompt injection reaches an agent that otherwise only touches your own systems. Pair it with the rule that retrieved content can inform an answer but never authorise an action.",
    "website": "https://parallel.ai",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "network:outbound"
    ],
    "packaging": null,
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 10,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}