← toolsHubSpot MCP Server
Enables AI agents to read and update HubSpot CRM data through the Model Context Protocol. Supports contact and company lookup, deal pipeline management, ticket creation, and note logging. Ideal for sales automation, lead enrichment, and customer support workflows that use HubSpot as the system of record.
Security Assessment
| Level | caution |
| Permissions | read:crm, write:crm, read:contacts, write:contacts |
| Data Exposure | content |
| Requires Supervisor | No |
| Risk Notes | Grants access to CRM records including contact PII. Use a scoped private app token with minimum required permissions. |
Integration
| Type | mcp-server |
| Package | @hubspot/mcp-server |
| Install | npx -y @hubspot/mcp-server |
| Auth | api-key |
Capabilities
| Actions | search_contacts, get_contact, create_contact, update_contact, get_deals, create_deal, create_note, list_tickets |
| Input Types | text, json |
| Output Types | json, text |
| When to Use | When agents need to enrich leads, update CRM records, log sales activities, or create support tickets in HubSpot. |
| When NOT to Use | For Salesforce-based CRM workflows; use salesforce-mcp instead. |
Category: productivity · Free tier: Yes · HubSpot CRM is free; API access available on all plans including free. · Source
Collected: 2026-03-15 from https://github.com/HubSpot/mcp-server