hubspot-mcp-server

djmoore-projects/hubspot-mcp-server
★ 0 stars TypeScript AI/LLM Updated 3d ago
MCP server exposing HubSpot CRM data and actions as tools for AI agents (Claude, Cursor).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hubspot-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "djmoore-projects/hubspot-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsclaudeclaude-desktopcrmhubspothubspot-apimcpmcp-servermodel-context-protocoltypescript