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