Skip to main content
Glama
ZLeventer

hubspot-mcp

by ZLeventer

hubspot-marketing-mcp

HubSpot CRM용 MCP 서버 — 연락처, 회사, 거래, 파이프라인, 목록, 마케팅 이메일, 양식, 워크플로우 및 속성을 다루는 33개의 도구.

도구

연락처 (6)

도구

설명

hs_search_contacts

연락처 전체 텍스트 검색

hs_get_contact

연결된 정보를 포함하여 ID로 연락처 가져오기

hs_contact_by_email

정확한 이메일로 연락처 조회

hs_recent_contacts

가장 최근에 생성된 연락처 (수명 주기 단계별 필터링 가능)

hs_create_contact

새 연락처 생성

hs_update_contact

기존 연락처의 속성 업데이트

회사 (3)

도구

설명

hs_search_companies

회사 전체 텍스트 검색

hs_get_company

연결된 정보를 포함하여 ID로 회사 가져오기

hs_list_company_contacts

회사와 연결된 연락처 목록

거래 (4)

도구

설명

hs_search_deals

거래 전체 텍스트 검색

hs_get_deal

금액, 단계 및 연결된 정보를 포함하여 ID로 거래 가져오기

hs_deals_by_stage

특정 파이프라인 단계의 거래 목록

hs_recent_deals

가장 최근에 생성된 거래 (선택적으로 오픈 거래만 필터링 가능)

파이프라인 (2)

도구

설명

hs_list_pipelines

단계 ID를 포함한 모든 파이프라인 목록

hs_pipeline_summary

단계별 거래 수 및 총액 — 퍼널 스냅샷

목록 (3)

도구

설명

hs_list_lists

모든 연락처 목록(정적 및 활성) 나열

hs_get_list

멤버 수를 포함한 목록 메타데이터 가져오기

hs_list_members

목록 내 연락처 가져오기

마케팅 이메일 (3)

도구

설명

hs_list_email_campaigns

마케팅 이메일 캠페인 목록

hs_get_email_campaign_stats

이메일의 열람, 클릭, 반송, 수신 거부 통계

hs_list_marketing_emails

상태별(DRAFT, SCHEDULED, PUBLISHED, ARCHIVED) 이메일 목록

양식 (3)

도구

설명

hs_list_forms

모든 HubSpot 양식 목록

hs_get_form

필드를 포함한 전체 양식 정의 가져오기

hs_form_submissions

필드 값을 포함한 최근 양식 제출 내역 가져오기

워크플로우 (2)

도구

설명

hs_list_workflows

모든 자동화 워크플로우 목록

hs_get_workflow

트리거 및 작업을 포함한 전체 워크플로우 세부 정보 가져오기

속성 (2)

도구

설명

hs_list_properties

객체 유형에 대한 모든 CRM 속성 목록

hs_get_property

열거형 옵션을 포함한 전체 속성 정의 가져오기

소유자 (1)

도구

설명

hs_list_owners

CRM 레코드에 할당할 수 있는 HubSpot 사용자 목록

고급 / 탈출구 (1)

도구

설명

hs_crm_search

모든 객체 유형에 대해 사용자 지정 필터를 사용하는 구조화된 CRM 검색

Related MCP server: hubspot-mcp

설정

1. HubSpot 프라이빗 앱 액세스 토큰 받기

  1. HubSpot에서 설정 → 통합 → 프라이빗 앱으로 이동합니다.

  2. 새 프라이빗 앱을 만듭니다.

  3. 다음 범위를 부여합니다: crm.objects.contacts.read, crm.objects.companies.read, crm.objects.deals.read, crm.lists.read, automation, forms, marketing-email

  4. 액세스 토큰을 복사합니다.

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_ACCESS_TOKEN

HubSpot 프라이빗 앱 액세스 토큰 (pat-na1-...)

라이선스

MIT

Install Server
A
license - permissive license
B
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    C
    quality
    D
    maintenance
    A 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.
    118
    34
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    MCP 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.
    16
    MIT
  • F
    license
    C
    quality
    C
    maintenance
    An independent MCP server built from HubSpot's OpenAPI specs, offering 106 tools for CRM automation including contacts, companies, deals, invoices, and line items.
    100
    1
  • A
    license
    A
    quality
    B
    maintenance
    A comprehensive MCP server providing Claude with enterprise-grade access to HubSpot CRM, including contacts, deals, quotes, workflows, and automation through 37 tools.
    37
    42
    MIT

View all related MCP servers

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).

View all MCP Connectors

Latest Blog Posts

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