HubSpot MCP
by shinzo-labs
HubSpot MCP is a Model Context Protocol (MCP) implementation for the HubSpot API. It provides a standardized interface for accessing and managing CRM data within the HubSpot ecosystem.
Last updated: N/A
What is HubSpot MCP?
HubSpot MCP is a server that implements the Model Context Protocol (MCP) to provide a consistent and standardized way to interact with the HubSpot CRM API. It allows developers to access and manage various HubSpot CRM objects and functionalities through a unified interface.
How to use HubSpot MCP?
To use HubSpot MCP, you can install it via NPX, manual download, or Smithery. After installation, configure your MCP client (e.g., Heimdall) with the appropriate command and environment variables, including your HubSpot access token. Then, you can use the exposed API operations to interact with HubSpot CRM data.
Key features of HubSpot MCP
Complete coverage of the HubSpot CRM API
Support for standard CRM objects (companies, contacts, deals, etc.)
Advanced association management with CRM Associations v4
Company-specific endpoints with property validation
Batch operations for efficient data management
Advanced search and filtering capabilities
Type-safe parameter validation with Zod
Use cases of HubSpot MCP
Integrating HubSpot CRM data with other applications
Automating CRM data management tasks
Building custom CRM workflows
Creating a standardized interface for accessing HubSpot data across different systems
FAQ from HubSpot MCP
What is MCP?
What is MCP?
Model Context Protocol (MCP) is a standardized interface for accessing and managing data from various sources.
How do I get a HubSpot access token?
How do I get a HubSpot access token?
Follow the steps outlined in the HubSpot API documentation to obtain an access token.
What is Heimdall?
What is Heimdall?
Heimdall is a tool recommended to limit the number of endpoints exposed to your client applications when using HubSpot MCP due to the large number of available endpoints.
What CRM objects are supported?
What CRM objects are supported?
The server supports standard CRM objects such as companies, contacts, deals, leads, and engagements.
How do I contribute to HubSpot MCP?
How do I contribute to HubSpot MCP?
Contributions are welcomed. Contact [email protected] with any questions, comments, or concerns.