HubSpot CRM API Server
๐งMCP ServerBlackSand-Software/hubspot-mcp
Streamlines HubSpot CRM data integration, synchronization, and transformation across enterprise applications with robust API management.
Overview
HubSpot CRM API Server is an MCP server by BlackSand-Software that streamlines HubSpot CRM data integration across enterprise applications. It provides robust API management for synchronizing and transforming CRM data between HubSpot and other business systems. The server enables AI assistants like Claude to directly interact with HubSpot CRM data through the Model Context Protocol.
Key Features
- Provides MCP-compatible access to HubSpot CRM contacts, deals, companies, and pipeline data
- Enables data synchronization between HubSpot and external enterprise applications
- Supports data transformation and mapping for cross-system CRM integration
- Offers robust API management with error handling and rate limit compliance
- Allows AI assistants to query and update HubSpot CRM records through natural language interactions
Who is this for?
This MCP server is designed for sales operations teams and developers who need to integrate HubSpot CRM data with other business systems through AI-powered workflows. It is also valuable for business analysts and CRM administrators who want to query and manage HubSpot data using Claude Code without writing custom API integrations.
Installation
claude mcp add hubspot -e HUBSPOT_ACCESS_TOKEN=your-access-token-here -- npx @shinzolabs/hubspot-mcp{
"mcpServers": {
"hubspot": {
"command": "npx",
"args": [
...