{
  "entry": {
    "kind": "mcp",
    "slug": "hubspot-mcp-server",
    "name": "HubSpot MCP Server",
    "vendor": "HubSpot",
    "description": "HubSpot's official server exposes CRM objects and records — contacts, companies, deals, and their properties — so an agent can answer questions about a pipeline or update records from a conversation.\n\nThis is personal data by definition, which makes it the highest-compliance-consequence connector in this list even though its technical capabilities are just outbound network and credential access. Any CRM record an agent reads is customer personal data entering a model context, with whatever retention and residency implications that carries for you. Decide that question before connecting, scope to the objects and properties needed, and prefer read-only for assistants used for analysis.",
    "website": "https://developers.hubspot.com/mcp",
    "repository": null,
    "documentationUrl": "https://developers.hubspot.com/mcp",
    "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": []
  }
}