hubspot-mcp.md

HubSpot MCP

from"hubspot"
870

Connect, manage, and interact with HubSpot CRM data

Productivity
HubSpotCRMmarketingsales
install.sh
# Clone the repository
$git clone https://github.com/hubspot/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve