HubSpot MCP Server
HubSpot MCP server for CRM operations (contacts, companies, deals, tickets, leads, tasks, notes, associations), properties and owners, marketing/lists, workflows, knowledge base lookups, and file operations. Its 40 documented tools cover hubspot, contact, company, deal.
People connecting productivity tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
One of 41 MCP servers published from mindstone/mcp-servers. Stars and repository activity are shared across all of them. See all 41 →
VERIFIED ACTIVE
LAST COMMIT 2026-08-19 · VERIFIED 2026-08-25
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install HubSpot
before you install - you'll need
Set HUBSPOT_CONFIG_DIR, HUBSPOT_ACCOUNT_EMAIL, HUBSPOT_CLIENT_ID, HUBSPOT_CLIENT_SECRET, HUBSPOT_REQUEST_TIMEOUT_MS, MCP_WORKSPACE_PATH before connecting. HUBSPOT_SOURCE_LABEL is optional or environment-specific per the README.
Claude Code
claude mcp add mindstone-mcp-servers-connectors-hubspot -- npx -y @mindstone/mcp-server-hubspot Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"mindstone-mcp-servers-connectors-hubspot": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-hubspot"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package @mindstone/mcp-server-hubspot - published under the repo owner's npm scope (@mindstone)
registry namespace io.github.mindstone is GitHub-verified and matches the repo owner
03 · What HubSpot can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list connected HubSpot accounts and their auth status, start the OAuth flow to connect a HubSpot account, search contacts by query or property filters, and get a single contact by ID.
Capability map
Tools grouped from the project's README - what HubSpot lets an agent do.
read & search
16 tools - e.g. List connected HubSpot accounts and their auth status.; Search contacts by query or property filters.; Get a single contact by ID.
list_hubspot_accounts · search_hubspot_contacts · get_hubspot_contact · search_hubspot_companies · get_hubspot_company · search_hubspot_deals…
delete
8 tools - e.g. Disconnect a HubSpot account and delete stored credentials (destructive).; Permanently delete a contact (destructive).; Permanently delete a company (destructive).
remove_hubspot_account · delete_hubspot_contact · delete_hubspot_company · delete_hubspot_deal · delete_hubspot_ticket · delete_hubspot_lead…
create & write
7 tools - e.g. Create a contact (destructive).; Create a company (destructive).; Create a deal; requires hubspot_owner_id (destructive).
create_hubspot_contact · create_hubspot_company · create_hubspot_deal · create_hubspot_ticket · create_hubspot_lead · create_hubspot_task…
update
7 tools - e.g. Update contact properties (destructive).; Update company properties (destructive).; Update deal properties or move stage (destructive).
update_hubspot_contact · update_hubspot_company · update_hubspot_deal · update_hubspot_ticket · update_hubspot_lead · update_hubspot_task…
auth & access
2 tools - e.g. Start the OAuth flow to connect a HubSpot account.; Wait for the OAuth callback and persist credentials.
authenticate_hubspot_account · complete_hubspot_auth
Limitations (from the README)
- search_hubspot_notes - Search notes by body text or property filters. - get_hubspot_note - Get a single note by ID. - create_hubspot_note - Create a note and optionally associate it with records (destructive). - update_hubspot_note - Update a note's properties, e.g. edit its body (destructive). - delete_hubspot_note - Permanently delete a note (destructive).
04 · Who maintains HubSpot
HubSpot is maintained by mindstone. We track 41 MCP servers from mindstone - 41 actively maintained, 10 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from mindstone.
- OpenAI Image OpenAI image generation MCP server for Model Context Protocol hosts ★ 10
- Google Workspace Google Workspace MCP server for Gmail, Calendar, Drive, Docs, Sheets, Slides, Contacts, and more ★ 10
- Slack Slack MCP server: channels, messages, threads, reactions, users, files, and scheduled messages ★ 10
- Gamma Gamma AI presentation generation MCP server for Model Context Protocol hosts ★ 10
- Browser Automation Browser automation MCP server: navigate, fill forms, click, screenshot, and manage tabs ★ 10
- Microsoft 365 Mail Microsoft 365 Outlook mail via Graph: read, search, send, reply, forward, draft, move, delete. ★ 10
05 · Facts
- repository
- github.com/mindstone/mcp-servers
- category
- productivity - actively maintained as of 2026-08-25.
- registry
- io.github.mindstone/mcp-server-hubspot (active, first published 2026-05-21 · 6 versions)
- packages
- npm:@mindstone/mcp-server-hubspot
06 · HubSpot FAQ
Is HubSpot still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-19. We re-verify nightly.
What can HubSpot do?
With this server connected, an agent can list connected HubSpot accounts and their auth status, start the OAuth flow to connect a HubSpot account, search contacts by query or property filters, and get a single contact by ID.
How do I install HubSpot?
Run `npx -y @mindstone/mcp-server-hubspot`. The README documents 7 environment variables (HUBSPOT_CONFIG_DIR, HUBSPOT_ACCOUNT_EMAIL, HUBSPOT_CLIENT_ID…) to set first. Set HUBSPOT_CONFIG_DIR, HUBSPOT_ACCOUNT_EMAIL, HUBSPOT_CLIENT_ID, HUBSPOT_CLIENT_SECRET, HUBSPOT_REQUEST_TIMEOUT_MS, MCP_WORKSPACE_PATH before connecting. HUBSPOT_SOURCE_LABEL is optional or environment-specific per the README. You can also paste the ready-made client config above.
Does HubSpot run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to HubSpot
Alternatives to HubSpot
Maintained productivity servers if HubSpot isn't the fit.
- Reactive Resume Free open-source resume builder with remote MCP tools for resumes and job applications. ★ 41,676 · 2026-08-24
- Praison AI AI Agents Framework with Self Reflection and MCP support ★ 8,955 · 2026-08-24
- Kaneo Official MCP server for Kaneo: manage tasks, projects, and labels from Claude and other MCP clients ★ 8,508 · 2026-08-24
- Basic Memory Local-first knowledge management with bi-directional LLM sync via Markdown files. ★ 3,749 · 2026-08-24
- Mindwtr Task and project automation for local Mindwtr data, with read-only self-hosted Cloud access. ★ 1,742 · 2026-08-25
- Pm Claude Skills 1117 professional Agent Skills + workflow recipes - searchable & fetchable over MCP. ★ 1,308 · 2026-08-24
Pairs well with
Servers that cover what HubSpot doesn't - only shown when the pairing reason fits the companion.
More productivity MCP servers · Humaans · Kling · Microsoft 365 Calendar · Microsoft 365 Files · Microsoft 365 Mail