HubSpot
HubSpot's MCP for CRM workflows: contacts, deals, tickets, properties. Distributed via NPM, see the developer docs for install steps.
Delv Safety Grade: B
Score 74/100 · assessed 2026-04-28
HubSpot's official MCP server connects Claude to your CRM data with read and write access across contacts, companies, deals, tickets, and custom properties. The maintainer score is excellent because HubSpot is a major SaaS vendor with established security practices. Permissions are moderately scoped: you get full CRM read/write which is broad but domain-specific, not arbitrary system access. The supply chain score reflects NPM distribution but lacks visible repository or pinned dependency information in the provided metadata. Transparency is adequate with official docs but no public repo link means you cannot audit the code or review issues. The access token requirement is standard OAuth practice. No known security incidents. This is a solid enterprise integration for teams already committed to HubSpot, though the closed-source nature and broad CRM write permissions warrant careful token scoping.
Lethal Trifecta (prompt-injection exposure)
TRIFECTA RISKSame trifecta shape as attio. Marketing automation surface adds breadth on the outbound axis.
Green flags
- Official vendor-maintained server from established SaaS company
- Domain-specific CRM permissions, not arbitrary system access
- Standard OAuth token authentication pattern
- NPM distribution suggests professional packaging
- No known security incidents or CVEs
Red flags
- No public repository link provided for code audit
- Broad write access across entire CRM (contacts, deals, tickets, properties)
- Access token grants full account permissions without granular scoping
- Closed-source implementation limits security review
Permissions requested
Review
Install this if you're already running sales or support ops in HubSpot and spend time juggling tabs to cross-reference CRM data. Skip it if you're not a daily HubSpot user or if you don't have admin access to generate API tokens. It's a solid utility for the niche it serves, not a general-purpose tool.
Good at
- Official vendor support means it tracks HubSpot's API changes without you chasing updates.
- Handles custom properties and objects if your org has built them, not just the default schema.
- Batch queries and updates that would take multiple clicks in the UI collapse into single prompts.
- Works across contacts, companies, deals, and tickets in one server instead of fragmented integrations.
Watch out
- Requires admin or developer access to generate a private app token, which blocks non-technical users.
- Scope and permission errors surface as generic failures, so expect some trial and error during setup.
- Not a replacement for HubSpot's UI if you need to configure workflows or build automation.
- Only useful if you're already deep in HubSpot; the setup overhead isn't justified for casual CRM users.
Getting started
Works with
Similar MCPs
- Lara Translate MCPProfessional translation with language detection, context-aware translations, translation memories, and glossaries.
- Make MCPTurns Make automation scenarios into callable tools for AI assistants, bridging 1,000+ apps through Make workflows.
- CCXT MCPCrypto exchange integration using CCXT, covering spot, futures, OHLCV, balances, and orders across 20+ exchanges.
- PlaidPlaid's hosted MCP for financial data agents. Account balances, transactions, identity verification, all behind their existing OAuth flow.