hubspot-mcp
Provides tools for managing contacts, deals, companies, and notes in HubSpot CRM, including create, read, update, list, and delete operations.
HubSpot MCP
MCP server for the HubSpot CRM API, generated with MCPForge.
This MCP server exposes core HubSpot CRM operations as tools that Claude and other MCP-compatible AI agents can call directly — from managing contacts and deals to tracking companies and logging notes.
Live Endpoint
https://www.mcpforge.tech/api/servers/hubspot-mcp-demoNo setup required — connect Claude Desktop or any MCP client to this endpoint and start using it immediately.
Related MCP server: Marketing Events MCP Server
Usage
Claude Desktop
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"hubspot-mcp": {
"url": "https://www.mcpforge.tech/api/servers/hubspot-mcp-demo",
"transport": "http"
}
}
}Config file location:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Cursor
Add to your Cursor MCP settings:
{
"mcpServers": {
"hubspot-mcp": {
"url": "https://www.mcpforge.tech/api/servers/hubspot-mcp-demo",
"transport": "http"
}
}
}Available Tools
12 tools across contacts, deals, companies, and notes:
Contacts
Tool | Description |
| Retrieve a contact by ID |
| Create a new CRM contact |
| Update an existing contact's properties |
| List contacts with optional filters |
Deals
Tool | Description |
| Retrieve a deal by ID |
| Create a new deal in the pipeline |
| Update deal properties or stage |
| List deals with optional filters |
Companies
Tool | Description |
| Retrieve a company by ID |
| Create a new company record |
| List companies with optional filters |
Notes
Tool | Description |
| Log a note against a contact, deal, or company |
Requires Approval ⚠️
These tools permanently delete CRM records and require human approval before execution:
Tool | Description |
| Permanently delete a contact (approval required) |
| Permanently delete a deal (approval required) |
Configure approval workflows in your MCPForge dashboard under Governance → Approvals to require human sign-off before these tools execute.
Security Report
Security Score: 80 / 100 · Verified
Dimension | Result |
Tool Quality Score | 78 / 100 |
Standard tools | 12 |
Approval-required tools | 2 |
Governance controls | 3 / 5 |
Full report: mcpforge.tech/verified/hubspot-mcp
Generated with MCPForge
MCPForge converts any OpenAPI spec into a hosted, governed MCP server in under 60 seconds.
Verify any MCP server for free at mcpforge.tech/verify
Browse the verified MCP directory at mcpforge.tech/verified
Generate your own MCP server at mcpforge.tech
This server cannot be installed
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MCPForgeHQ/hubspot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server