HubSpot CRM
Freemiumby Indie Developer
Manage contacts, deals, and marketing campaigns in HubSpot via AI assistant.
v1.0.0Added Feb 10, 2025
hubspotcrmmarketing
HubSpot CRM MCP Server
Manage contacts, deals, and marketing campaigns in HubSpot via AI assistant.
Features
- Contacts
- Deals
- Companies
- Marketing
- Tickets
Installation
{
"mcpServers": {
"hubspot": {
"command": "npx",
"args": ["-y", "mcp-hubspot"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-hubspot
Add to claude_desktop_config.json
{
"mcpServers": {
"hubspot-crm": {
"command": "npx",
"args": ["-y", "mcp-hubspot"]
}
}
}