Overview
Features
HubSpot MCP server
Exposes HubSpot API actions as MCP actions for function calling via the Maton Toolkit.
Beta API Agent support
Includes a Beta API Agent for running the MCP server as an API agent.
Flexible action bootstrap
Bootstrap all actions or a selected subset with --actions=all or --actions=create-contact,list-contacts, etc.
Claude Desktop integration
Provides a JSON config snippet to run the HubSpot MCP server from Claude Desktop.
Key-based authentication
Authenticate using MATON_API_KEY either on the command line or via environment variables.
NPM / npx deployment
Run the MCP server on demand using npx, e.g., npx -y @maton/mcp hubspot ...
TypeScript support
Part of the TypeScript-enabled Maton Agent Toolkit for MCP integration.
Who Is This For?
- Developers:Build MCP-enabled agents that perform HubSpot actions via Maton APIs.
- Integrators:Configure Claude Desktop to run hubspot MCP server and manage API keys.




