CRM and marketing automation
Official HubSpot MCP server providing secure access to HubSpot CRM data. Connect AI clients like Claude and Cursor to your HubSpot data using OAuth 2.0.
{
"mcpServers": {
"hubspot": {
"mcpServers": {
"hubspot": {
"env": {
"HUBSPOT_ACCESS_TOKEN": "your-access-token"
},
"args": [
"-y",
"@hubspot/mcp-server"
],
"command": "npx"
}
}
}
}
}