HubSpot MCP server
Read and update HubSpot CRM records.
crm
How it runs
HubSpot is a stdio MCP server. mcpfold launches it with:
npx -y @hubspot/mcp-serverAdd to your config
mcpfold add @hubspot/mcp-serverNeeds a token — mcpfold stores it as a reference (${env:HUBSPOT_ACCESS_TOKEN}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.