Loading languages...
@H

@hubspot/mcp-server

@HubSpot

Enable your agent to see and interact with data in HubSpot

CRM
HubSpot
AI
LLM
Integration

The HubSpot MCP Server is a beta implementation of the Model Context Protocol (MCP) designed to integrate HubSpot data with AI agents. It acts as a secure gateway, allowing authorized Large Language Models (LLMs) and applications to connect to a specific HubSpot account.

What it does:

  • Enables AI agents (like Cursor and Claude Desktop) to access and interact with your HubSpot CRM data.
  • Allows fetching real-time data (contacts, companies, deals) and triggering predefined actions within HubSpot.
  • Facilitates generating reports, understanding data structures, and combining HubSpot data with other MCP-connected tools.

How to use:

  1. Installation: The server is available as an NPM package. You'll need Node.js installed.
  2. Configuration: Requires editing a JSON file and creating a HubSpot Private App with appropriate scopes to control data access.
  3. Execution: Run the server via a command-line interface (likely npx @hubspot/mcp-server).

Key Features:

  • Securely connects AI agents to HubSpot.
  • Provides context from HubSpot data to LLMs.
  • Supports streamlining development, gaining insights, creating/updating CRM records, managing CRM associations, and adding engagements.
  • Primarily aimed at developers and technical teams building custom AI applications or integrations.

# mcpServer Config

No mcpServer Config instructions provided.

# stdio

npx @hubspot/mcp-server
Transport:
stdio
Language:
JavaScript
Updated: 7/31/2025