StackMCP
crmOfficial

HubSpot MCP

63

HubSpot

CRM data access, contact management, deal tracking, and company information from HubSpot. Official integration in public beta.

1500/wk5.2K tokens(3%)Official1w ago
Network
hubspotcrmcontactsmarketingsales

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "hubspot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hubspot/mcp-server"
      ],
      "env": {
        "HUBSPOT_ACCESS_TOKEN": "YOUR_HUBSPOT_ACCESS_TOKEN"
      }
    }
  }
}

Part of these stacks

View on GitHubnpm