# HubSpot CRM API Server

Provide standardized access and management of HubSpot CRM data through a comprehensive MCP server. Enable efficient CRM operations including object management, advanced search, batch processing, and …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add Createitv/hubspot-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list Createitv/hubspot-mcp
```

---

Source: https://github.com/Createitv/hubspot-mcp | License: MIT
