MCP.so
Sign In

HubSpot

CRM objects, records, HubSpot data

Documentation

About HubSpot

HubSpot is a customer platform for CRM, marketing, sales, service, and operations teams. Its MCP server connects assistants to CRM objects, records, and HubSpot account data so customer workflows can be understood and acted on with service-backed context.

Connection details

https://mcp.hubspot.com

Transport

Streamable HTTP

Authentication

OAuth

Setup

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

Frequently asked questions

What is the HubSpot remote MCP server?

The HubSpot remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.hubspot.com, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the HubSpot MCP server?

Add the endpoint https://mcp.hubspot.com to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the HubSpot MCP server require authentication?

Yes. HubSpot uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the HubSpot MCP server use?

HubSpot exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers