{
  "entry": {
    "kind": "mcp",
    "slug": "mercury-mcp-server",
    "name": "Mercury MCP Server",
    "vendor": "Mercury",
    "description": "Mercury's official MCP server exposes bank accounts, transactions, and cards to agents, so a founder or finance operator can ask questions about spend and cash position in natural language.\n\nDeclared capabilities are outbound network access and credential access, and the content is banking data — among the most sensitive an agent can be handed. Read-only scoping is the single most important control, and it is worth verifying rather than assuming: the difference between an assistant that can describe a transaction and one that can initiate one is the whole risk. Financial data in a model context also has audit implications that most teams have not written a policy for yet.",
    "website": "https://mercury.com",
    "repository": null,
    "documentationUrl": null,
    "license": null,
    "version": null,
    "trustLevel": "official",
    "capabilities": [
      "network:outbound",
      "credentials:access"
    ],
    "packaging": null,
    "configFiles": null,
    "category": null,
    "updatedAt": "2026-09-02",
    "risk": {
      "score": 20,
      "band": "low",
      "signals": [
        {
          "id": "trust-official",
          "kind": "trust",
          "label": "Published by the vendor",
          "contribution": -40
        },
        {
          "id": "high-risk-capabilities",
          "kind": "capability",
          "label": "1 high-risk capability: credentials:access",
          "contribution": 10
        }
      ],
      "dangerousCombos": []
    },
    "dangerousCombos": []
  }
}