Does HubSpot have an MCP server?

Yes Official

HubSpot maintains an official MCP server.

Verified 2026-08-10 against vendor docs
Access
Remote server
Endpoint
https://mcp.hubspot.com
Category
Marketing
The receipts
Vendor-hosted https://mcp.hubspot.com

A remote server run by HubSpot itself — nothing to install. Documented at developers.hubspot.com.

Official package @hubspot/mcp-server

Published on npm. The package page carries the exact launch arguments and required credentials.

Connect it

Hosted by the vendor — no install, connect over HTTP with OAuth or a token.

Add it from the terminal, then restart your session:

terminal
claude mcp add --transport http hubspot https://mcp.hubspot.com

Add --scope user to make it available in every project.

Questions
Does HubSpot have an official MCP server?

Yes. HubSpot maintains an official MCP server, hosted at https://mcp.hubspot.com, distributed as @hubspot/mcp-server on npm.

How do I connect HubSpot to Claude?

Add https://mcp.hubspot.com as a custom connector under Settings → Connectors in Claude Desktop or claude.ai, or run "claude mcp add --transport http hubspot https://mcp.hubspot.com" in Claude Code.

Do I need to install anything to use the HubSpot MCP server?

No. It is a remote server hosted by HubSpot, so your MCP client connects to it over HTTP. You authenticate with the vendor rather than installing a package.

How is this verdict verified?

Official remote CRM MCP server at mcp.hubspot.com (OAuth/PKCE) documented at developers.hubspot.com/mcp; local Developer MCP server GA since 2026-02-19; @hubspot/mcp-server on npm. Seed said COMMUNITY-ONLY. GitHub metadata is refreshed every six hours.

How we know

Official remote CRM MCP server at mcp.hubspot.com (OAuth/PKCE) documented at developers.hubspot.com/mcp; local Developer MCP server GA since 2026-02-19; @hubspot/mcp-server on npm. Seed said COMMUNITY-ONLY.

  • github data refreshed 2026-08-11, then every 6 hours
  • vendor docs verified on 2026-08-10

Spotted something out of date? Tell us — corrections ship same-day.

Also in Marketing

See all Marketing servers →