@hubspot/mcp-server
Enable your agent to see and interact with data in HubSpot
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:
- Installation: The server is available as an NPM package. You'll need Node.js installed.
- Configuration: Requires editing a JSON file and creating a HubSpot Private App with appropriate scopes to control data access.
- 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.
Recommend MCP Servers 💡
AojdevStudio/open-dental-mcp
MCP server for querying OpenDental documentation using natural language questions via Qdrant vector database
mcp-server-monday
An MCP server for Monday.com, enabling clients to interact with Monday.com boards, items, updates, and documents.
jadx-ai-mcp
Plugin for JADX to integrate MCP server
@oevortex/ddg_search
A MCP server for web search and AI-powered responses using DuckDuckGo and Felo AI, supporting URL content and metadata extraction.
apple-notes-mcp
Read your Apple Notes with Claude Model Context Protocol
weather-mcp
An MCP-compatible service providing real-time weather and location data via OpenWeather API, integrable with Claude Desktop and Ollama.