H

HubSpot MCP Server

Access HubSpot CRM contacts, deals, and marketing automation from AI agents.

freemium 20/100 Low Quality Productivity hubspot crm marketing sales contacts automation

A Model Context Protocol server for HubSpot CRM. Enables AI agents to access and manage contacts, companies, deals, tickets, and engagement history. Includes read and write operations with more tools expanding over time.

Supports contact creation, deal pipeline management, engagement tracking, and CRM queries through natural language.

⚠️ Note: The source code is not published on GitHub (the repo is empty). The npm package is closed-source compiled JavaScript. Use read-only HubSpot scopes when possible.

Install

npx -y @hubspot/mcp-server

MCP Client Config

{
  "mcpServers": {
    "hubspot": {
      "command": "npx",
      "args": [
        "-y",
        "@hubspot/mcp-server"
      ],
      "env": {
        "HUBSPOT_ACCESS_TOKEN": "<your-access-token>"
      }
    }
  }
}

Required Environment Variables

  • HUBSPOT_ACCESS_TOKEN

Capabilities

Tools

list_contactssearch_contactsget_deallist_dealscreate_contactget_engagement_history

Compatible With

Claude Desktop Claude Code Cursor Windsurf

Pricing

Server is free. HubSpot CRM has free and paid tiers.

Metrics

3

GitHub Stars

0

Installs

0

Weekly

4

Open Issues