{
  "entry": {
    "kind": "mcp",
    "slug": "tavily-mcp-server",
    "name": "Tavily MCP Server",
    "vendor": "Tavily",
    "description": "Tavily's official server provides search and data extraction designed for LLM pipelines, returning summarised, source-attributed results intended to be dropped straight into a context window.\n\nOutbound network access is its only capability. Its source attribution is a genuine security feature, not just a citation nicety: an agent that reports where a claim came from lets a human check whether the claim came from somewhere trustworthy, which is the only practical defence against retrieval-borne injection at the moment. Prefer retrieval tools that preserve provenance over ones that return anonymous text.",
    "website": "https://tavily.com",
    "repository": "https://github.com/tavily-ai/tavily-mcp",
    "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": []
  }
}