SERVER
HubSpot
Rank #4,279io.github.mindstone/mcp-server-hubspot
HubSpot CRM: contacts, deals, tickets, line items, properties, marketing, files, workflows, threads
Listed & last published
Jun 29, 2026
OVERVIEW
HubSpot is a Model Context Protocol (MCP) server published by mindstone. It ranks #4,279 of 76,851 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. HubSpot is listed on Official MCP, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jun 29, 2026.
STANDING
#4,279of 76,851 tracked serversTop 10%
Ranks ahead of 72,572 of 76,851 servers on MCP Toplist.
CONNECT
Use HubSpot
Add HubSpot to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-hubspot": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-hubspot"
],
"env": {
"HUBSPOT_CONFIG_DIR": "<your HUBSPOT_CONFIG_DIR>",
"HUBSPOT_ACCOUNT_EMAIL": "<your HUBSPOT_ACCOUNT_EMAIL>",
"MCP_WORKSPACE_PATH": "<your MCP_WORKSPACE_PATH>",
"HUBSPOT_CLIENT_ID": "<your HUBSPOT_CLIENT_ID>",
"HUBSPOT_CLIENT_SECRET": "<your HUBSPOT_CLIENT_SECRET>",
"HUBSPOT_SOURCE_LABEL": "<your HUBSPOT_SOURCE_LABEL>",
"HUBSPOT_DISABLE_REFRESH": "<your HUBSPOT_DISABLE_REFRESH>",
"HUBSPOT_ALLOW_CLOUD_REFRESH": "<your HUBSPOT_ALLOW_CLOUD_REFRESH>",
"HUBSPOT_REQUEST_TIMEOUT_MS": "<your HUBSPOT_REQUEST_TIMEOUT_MS>",
"HUBSPOT_SCOPE_TIER": "<your HUBSPOT_SCOPE_TIER>",
"HUBSPOT_REFRESH_LOCK_STALE_MS": "<your HUBSPOT_REFRESH_LOCK_STALE_MS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | Jun 29, 2026 |
FAQ
Frequently asked questions
- Who maintains HubSpot?
- HubSpot is maintained by mindstone, which publishes 37 MCP servers (38 total versions) tracked on MCP Toplist.
- Is HubSpot listed on the Official MCP Registry?
- Yes — HubSpot is listed on the Official MCP Registry.
- How many versions does HubSpot have?
- MCP Toplist tracks 1 version of HubSpot, most recently published on Jun 29, 2026.
- Where can I find the source code for HubSpot?
- The source code for HubSpot is hosted at github.com/mindstone/mcp-servers.
EXPLORE