HubSpot
Rank #9,963io.github.ohneben/hubspot-mcp
HubSpot API: 1,000+ endpoints as safety-categorized, hub- and plan-aware MCP tools, stdio or HTTP.
HubSpot is a Model Context Protocol (MCP) server published by ohneben. It ranks #9,963 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. HubSpot is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 122,150 of 132,113 servers on MCP Toplist.
Use HubSpot
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add hubspot-mcp -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "HUBSPOT_ACCESS_TOKEN=<your HUBSPOT_ACCESS_TOKEN>" -e "HUBSPOT_BASE_URL=<your HUBSPOT_BASE_URL>" -e "HUBSPOT_TOOL_MODE=<your HUBSPOT_TOOL_MODE>" -e "HUBSPOT_READ_ONLY=<your HUBSPOT_READ_ONLY>" -e "HUBSPOT_CAPABILITY_CHECK=<your HUBSPOT_CAPABILITY_CHECK>" -e "MCP_AUTH_TOKEN=<your MCP_AUTH_TOKEN>" -- docker run -i --rm ghcr.io/ohneben/hubspot-mcp:2.0.1Replace each placeholder with your own value before saving.
[mcp_servers.hubspot-mcp]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/ohneben/hubspot-mcp:2.0.1"]
[mcp_servers.hubspot-mcp.env]
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
HUBSPOT_ACCESS_TOKEN = "<your HUBSPOT_ACCESS_TOKEN>"
HUBSPOT_BASE_URL = "<your HUBSPOT_BASE_URL>"
HUBSPOT_TOOL_MODE = "<your HUBSPOT_TOOL_MODE>"
HUBSPOT_READ_ONLY = "<your HUBSPOT_READ_ONLY>"
HUBSPOT_CAPABILITY_CHECK = "<your HUBSPOT_CAPABILITY_CHECK>"
MCP_AUTH_TOKEN = "<your MCP_AUTH_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hubspot-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/hubspot-mcp:2.0.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"HUBSPOT_ACCESS_TOKEN": "<your HUBSPOT_ACCESS_TOKEN>",
"HUBSPOT_BASE_URL": "<your HUBSPOT_BASE_URL>",
"HUBSPOT_TOOL_MODE": "<your HUBSPOT_TOOL_MODE>",
"HUBSPOT_READ_ONLY": "<your HUBSPOT_READ_ONLY>",
"HUBSPOT_CAPABILITY_CHECK": "<your HUBSPOT_CAPABILITY_CHECK>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hubspot-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/hubspot-mcp:2.0.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"HUBSPOT_ACCESS_TOKEN": "<your HUBSPOT_ACCESS_TOKEN>",
"HUBSPOT_BASE_URL": "<your HUBSPOT_BASE_URL>",
"HUBSPOT_TOOL_MODE": "<your HUBSPOT_TOOL_MODE>",
"HUBSPOT_READ_ONLY": "<your HUBSPOT_READ_ONLY>",
"HUBSPOT_CAPABILITY_CHECK": "<your HUBSPOT_CAPABILITY_CHECK>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"hubspot-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/hubspot-mcp:2.0.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"HUBSPOT_ACCESS_TOKEN": "<your HUBSPOT_ACCESS_TOKEN>",
"HUBSPOT_BASE_URL": "<your HUBSPOT_BASE_URL>",
"HUBSPOT_TOOL_MODE": "<your HUBSPOT_TOOL_MODE>",
"HUBSPOT_READ_ONLY": "<your HUBSPOT_READ_ONLY>",
"HUBSPOT_CAPABILITY_CHECK": "<your HUBSPOT_CAPABILITY_CHECK>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hubspot-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/hubspot-mcp:2.0.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"HUBSPOT_ACCESS_TOKEN": "<your HUBSPOT_ACCESS_TOKEN>",
"HUBSPOT_BASE_URL": "<your HUBSPOT_BASE_URL>",
"HUBSPOT_TOOL_MODE": "<your HUBSPOT_TOOL_MODE>",
"HUBSPOT_READ_ONLY": "<your HUBSPOT_READ_ONLY>",
"HUBSPOT_CAPABILITY_CHECK": "<your HUBSPOT_CAPABILITY_CHECK>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"hubspot-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ohneben/hubspot-mcp:2.0.1"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"HUBSPOT_ACCESS_TOKEN": "<your HUBSPOT_ACCESS_TOKEN>",
"HUBSPOT_BASE_URL": "<your HUBSPOT_BASE_URL>",
"HUBSPOT_TOOL_MODE": "<your HUBSPOT_TOOL_MODE>",
"HUBSPOT_READ_ONLY": "<your HUBSPOT_READ_ONLY>",
"HUBSPOT_CAPABILITY_CHECK": "<your HUBSPOT_CAPABILITY_CHECK>",
"MCP_AUTH_TOKEN": "<your MCP_AUTH_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ohneben%2Fhubspot-mcp)<a href="https://mcptoplist.com/server/io.github.ohneben%2Fhubspot-mcp"><img src="https://mcptoplist.com/badge/io.github.ohneben%2Fhubspot-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ohneben
Other servers by ohneben
- BuchhaltungsButler#4,441 · 6 vers
- LearnWorlds#8,549 · 4 vers
- Anytype (self-hosted HTTP)#11,896 · 3 vers
- ActiveCampaign#13,627 · 2 vers
- Wafeq#14,507 · 3 vers
Available versions (4)
| Version | Published |
|---|---|
| 2.0.1 | Sep 15, 2026 |
| 2.0.0 | Sep 15, 2026 |
| 1.1.3 | Sep 15, 2026 |
| 1.1.2 | Sep 15, 2026 |
Frequently asked questions
- Who maintains HubSpot?
- HubSpot is maintained by ohneben, which publishes 6 MCP servers (22 total versions) tracked on MCP Toplist.
- Is HubSpot listed on the Official MCP Registry?
- Yes — HubSpot is listed on the Official MCP Registry, alongside Glama.
- How many versions does HubSpot have?
- MCP Toplist tracks 4 versions of HubSpot, most recently published on Sep 15, 2026.
- Where can I find the source code for HubSpot?
- The source code for HubSpot is hosted at github.com/ohneben/Hubspot-MCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.