@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 💡
dealwallet1/meiliseachmcp
An MCP server that enables LLM interfaces like Claude to interact with Meilisearch for indexing, document management, search, and settings configuration.
roboulos/remote-mcp-server
A remote MCP server built on Cloudflare Workers with Xano database integration for tool management, session tracking, and OAuth. Now with full support for the latest Streamable HTTP transport protocol (2024-11-05).
nacos-mcp-router
A MCP server that provides search, installation, proxy functionalities for other MCP servers with advanced search capabilities.
@offorte/mcp-server
MCP server for the Offorte API - Create & send proposals using AI
@crunchloop/mcp-teamtailor
An MCP server integrating with the Teamtailor API to manage candidates and provide recruitment context.
alepenavargas/mcp-nav
MCP server for navigating modelcontextprotocol.io with advanced features including content caching, semantic search, and user management.