Hubspot-MCP-Server

abduIIahKhaIid/Hubspot-MCP-Server
★ 0 stars Unknown language AI/LLM Updated today
A secure MCP server and professional AI assistant that allows users to search HubSpot CRM records, review company deals, update deal stages, and create follow-up tasks using natural language
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",
        "abduIIahKhaIid/Hubspot-MCP-Server"
      ]
    }
  }
}