Back to directory
mcp-hubspot

mcp-hubspot

@peakmojo112

An MCP server connecting AI assistants with HubSpot CRM data, featuring vector storage and caching

hubspotcrmaivector-storagedockercommerce

Installation & Configuration

{
  "mcpServers": {
    "hubspot": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "HUBSPOT_ACCESS_TOKEN=your_token",
        "-v",
        "/path/to/storage:/storage",
        "buryhuang/mcp-hubspot:latest"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/12/27
Updated
2025/12/26