πŸ”§

HubSpot CRM API Server

πŸ”§MCP Server

GigaChatTester/hubspot-mcp

VibeIndex|
What it does
|

MCP server for the HubSpot CRM API providing standardized access to CRM objects, associations, batch operations, and search capabilities with type-safe parameter validation.

Overview

HubSpot CRM API Server is an MCP server that provides complete coverage of the HubSpot CRM API with a standardized interface for AI assistants. It supports all standard CRM objects (companies, contacts, deals), advanced association management, batch operations, and search/filtering capabilities with type-safe parameter validation.

Key Features

  • Complete CRM API coverage β€” Access all standard HubSpot CRM objects including companies, contacts, deals, tickets, and custom objects through a unified MCP interface
  • Advanced association management β€” CRM Associations v4 support with company-specific endpoints and property validation for managing relationships between records
  • Batch operations β€” Efficient bulk data management for creating, updating, and managing multiple CRM records simultaneously
  • Search and filtering β€” Advanced search capabilities with type-safe parameter validation using Zod schemas for reliable query construction
  • Multiple deployment options β€” Install via Smithery remote server (recommended), local npx installation, or build from source, with SDK support for custom agent development

Who is this for?

Sales operations teams, CRM administrators, and developers building HubSpot integrations who want AI assistants to manage CRM data directly. Useful for automating contact management, deal pipeline operations, and data analysis tasks within HubSpot without writing custom API integration code.

remotehostedapiintegration

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add hubspot -e HUBSPOT_ACCESS_TOKEN=your-access-token-here -- npx @shinzolabs/hubspot-mcp
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "hubspot": { "command": "npx", "args": [ ...
1,477
Last UpdatedMar 10, 2026