cloud9/hubspotMCP server for HubSpot CRM API integration. 14 tools for managing contacts, companies, deals, pipelines, and associations. ## Install via npm ```bash npm install @cloud9-labs/mcp-hubspot Features - Contact management (create, get, update, search, list) - Company management (create, get, search) - Deal management (create, get, update, list) - Pipeline & stage retrieval - Object associations (contact-company, deal-contact, etc.) - Rate limiting & automatic retry on 429