hubspot-mcp
hubspot-marketing-mcp
HubSpot CRM用MCPサーバー — コンタクト、会社、取引、パイプライン、リスト、マーケティングメール、フォーム、ワークフロー、プロパティを網羅した33種類のツール。
ツール
コンタクト (6)
ツール | 説明 |
| コンタクトの全文検索 |
| IDを指定してコンタクトと関連情報を取得 |
| メールアドレスでコンタクトを検索 |
| 最近作成されたコンタクト(ライフサイクルステージでフィルタリング可能) |
| 新規コンタクトの作成 |
| 既存コンタクトのプロパティを更新 |
会社 (3)
ツール | 説明 |
| 会社の全文検索 |
| IDを指定して会社と関連情報を取得 |
| 会社に関連付けられたコンタクトの一覧 |
取引 (4)
ツール | 説明 |
| 取引の全文検索 |
| IDを指定して取引(金額、ステージ、関連情報を含む)を取得 |
| 特定のパイプラインステージにある取引の一覧 |
| 最近作成された取引(オープンな取引のみのフィルタリングオプションあり) |
パイプライン (2)
ツール | 説明 |
| ステージIDを含む全パイプラインの一覧 |
| ステージごとの取引数と合計金額(ファネルスナップショット) |
リスト (3)
ツール | 説明 |
| 全コンタクトリスト(静的およびアクティブ)の一覧 |
| メンバー数を含むリストメタデータの取得 |
| リスト内のコンタクトを取得 |
マーケティングメール (3)
ツール | 説明 |
| マーケティングメールキャンペーンの一覧 |
| メールの開封数、クリック数、バウンス数、登録解除数を取得 |
| ステータス(DRAFT, SCHEDULED, PUBLISHED, ARCHIVED)でフィルタリングされたメールの一覧 |
フォーム (3)
ツール | 説明 |
| 全HubSpotフォームの一覧 |
| フィールドを含むフォーム定義の取得 |
| フィールド値を含む最近のフォーム送信データを取得 |
ワークフロー (2)
ツール | 説明 |
| 全自動化ワークフローの一覧 |
| トリガーとアクションを含むワークフロー詳細の取得 |
プロパティ (2)
ツール | 説明 |
| オブジェクトタイプの全CRMプロパティの一覧 |
| 列挙型オプションを含むプロパティ定義の取得 |
所有者 (1)
ツール | 説明 |
| CRMレコードに割り当て可能なHubSpotユーザーの一覧 |
パワー / エスケープハッチ (1)
ツール | 説明 |
| あらゆるオブジェクトタイプに対するカスタムフィルタを用いた構造化CRM検索 |
Related MCP server: hubspot-mcp
セットアップ
1. HubSpotプライベートアプリのアクセストークンを取得する
HubSpotで、設定 → インテグレーション → プライベートアプリに移動します
新しいプライベートアプリを作成します
スコープを付与します:
crm.objects.contacts.read,crm.objects.companies.read,crm.objects.deals.read,crm.lists.read,automation,forms,marketing-emailアクセストークンをコピーします
2. Claude Desktopを設定する
{
"mcpServers": {
"hubspot": {
"command": "npx",
"args": ["-y", "hubspot-marketing-mcp"],
"env": {
"HUBSPOT_ACCESS_TOKEN": "pat-na1-xxxxxxxxxxxx"
}
}
}
}2a. Claude Code (CLI) を設定する
claude mcp add hubspot -e HUBSPOT_ACCESS_TOKEN=pat-na1-xxxxxxxxxxxx -- npx -y hubspot-marketing-mcp環境変数
変数 | 必須 | 説明 |
| はい | HubSpotプライベートアプリのアクセストークン ( |
ライセンス
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityDmaintenanceA Model Context Protocol implementation for the HubSpot API that provides a standardized interface for accessing and managing CRM data, including companies, contacts, deals, and other objects with comprehensive CRUD operations and association management.11834MIT
- Alicense-qualityCmaintenanceMCP server for the HubSpot CRM API with tools for managing contacts, companies, deals, tickets, and CRM workflows. Generated with MCPForge. Sensitive operations can be protected with permissions, audit logs, and approval workflows.16MIT
- FlicenseCqualityCmaintenanceAn independent MCP server built from HubSpot's OpenAPI specs, offering 106 tools for CRM automation including contacts, companies, deals, invoices, and line items.1001
- AlicenseAqualityBmaintenanceA comprehensive MCP server providing Claude with enterprise-grade access to HubSpot CRM, including contacts, deals, quotes, workflows, and automation through 37 tools.3742MIT
Related MCP Connectors
Apideck Unified API MCP — 330 tools across 200+ SaaS connectors (accounting, CRM, HRIS, ATS).
34 production API tools over one hosted MCP endpoint.
ActiveCampaign MCP Pack — email marketing + CRM (API v3).
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ZLeventer/hubspot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server