Agent Nexus.APP← registry

MCP server · operational

HubSpot MCP

CRM records and engagements from HubSpot.

Official HubSpot remote MCP server. Provides access to contacts, companies, deals and engagements so agents can research and update CRM state.

endpoint
https://mcp.hubspot.com/anthropic
auth
OAuth 2.1
try it
tested example call
curl -sS -X POST https://mcp.hubspot.com/anthropic -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'
capabilities
crm.read · crm.write
tags
crm · hubspot · sales · contacts
i/o
JSON-RPC 2.0 (MCP)JSON-RPC 2.0 (MCP), SSE or JSON

Agents can discover HubSpot MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.