
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@mindstone-engineering/mcp-server-hubspot
Advanced tools
HubSpot MCP server — CRM objects, associations, properties, marketing, files, workflows, and account diagnostics
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.
npx -y @mindstone/mcp-server-hubspot
This server is designed for host-orchestrated OAuth. It reads host-managed credentials from disk.
HUBSPOT_CONFIG_DIR — Config directory containing accounts.json and credentials/*.token.json.HUBSPOT_ACCOUNT_EMAIL — Account selector for this process (one MCP process per HubSpot account).MCP_WORKSPACE_PATH — Workspace root for local file tools (upload_hubspot_file, attach_file_to_record).HUBSPOT_CLIENT_IDHUBSPOT_CLIENT_SECRETHUBSPOT_SOURCE_LABEL (optional) — overrides the source attribution label used on new records (default: HubSpot MCP)The server still boots without these values (unconfigured mode), but tools requiring authenticated HubSpot API access return structured auth_required responses.
authenticate_hubspot_account returns a structured auth_required response:
{
"status": "auth_required",
"user_action": { "id": "hubspot.connect_account" },
"agent_action": {
"instruction": "Tell the user that HubSpot needs reauthentication. The host will open the OAuth flow in their browser; once complete, retry the original request."
},
"setupToolName": "authenticate_hubspot_account"
}
The host recognises this shape and drives the browser OAuth flow.
The server exposes the full HubSpot tool surface (92 tools), including:
list_hubspot_accounts, authenticate_hubspot_account, remove_hubspot_account)MCP_WORKSPACE_PATH + canonical path checks.HUBSPOT_ACCOUNT_EMAIL.FSL-1.1-MIT
FAQs
HubSpot MCP server — CRM objects, associations, properties, marketing, files, workflows, and account diagnostics
We found that @mindstone-engineering/mcp-server-hubspot demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.