HubSpot MCP Server
Access HubSpot CRM contacts, deals, and marketing automation from AI agents.
A Model Context Protocol server for HubSpot CRM. Enables AI agents to access and manage contacts, companies, deals, tickets, and engagement history. Includes read and write operations with more tools expanding over time.
Supports contact creation, deal pipeline management, engagement tracking, and CRM queries through natural language.
⚠️ Note: The source code is not published on GitHub (the repo is empty). The npm package is closed-source compiled JavaScript. Use read-only HubSpot scopes when possible.
Install
npx -y @hubspot/mcp-server MCP Client Config
{
"mcpServers": {
"hubspot": {
"command": "npx",
"args": [
"-y",
"@hubspot/mcp-server"
],
"env": {
"HUBSPOT_ACCESS_TOKEN": "<your-access-token>"
}
}
}
} Required Environment Variables
- HUBSPOT_ACCESS_TOKEN
Capabilities
Tools
Compatible With
Pricing
Server is free. HubSpot CRM has free and paid tiers.
Metrics
3
GitHub Stars
0
Installs
0
Weekly
4
Open Issues
More in Productivity
Best of Productivity →Time MCP Server
Get current time and do timezone conversions for AI agents.
Notion MCP Server
Search, read, and manage Notion pages and databases from AI agents.
Todoist MCP Server
Manage Todoist tasks, projects, and labels from AI agents.