{
  "entry": {
    "kind": "mcp",
    "slug": "deepwiki-mcp",
    "name": "DeepWiki MCP",
    "vendor": "Cognition",
    "description": "DeepWiki, from the team behind Devin, indexes public repositories into navigable documentation and exposes that index over MCP, so an agent can ask how an unfamiliar codebase works and get a grounded answer rather than a summary of README files.\n\nIt declares outbound network access only. As a read-only research tool over public code it is low risk, with the standard retrieval caveat: repository content is written by strangers, and an agent that ingests a hostile repository's documentation is ingesting whatever instructions that documentation contains. Useful precisely when onboarding to code you have not audited — which is also exactly when that caveat matters most.",
    "website": "https://deepwiki.com",
    "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": []
  }
}