Skip to main content
Glama
MCPForgeHQ

hubspot-mcp

HubSpot MCP

Verified by MCPForge

MCP server for the HubSpot CRM API, generated with MCPForge.

This MCP server exposes core HubSpot CRM operations as tools that Claude and other MCP-compatible AI agents can call directly — from managing contacts and deals to tracking companies and logging notes.


Live Endpoint

https://www.mcpforge.tech/api/servers/hubspot-mcp-demo

No setup required — connect Claude Desktop or any MCP client to this endpoint and start using it immediately.


Related MCP server: Marketing Events MCP Server

Usage

Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "hubspot-mcp": {
      "url": "https://www.mcpforge.tech/api/servers/hubspot-mcp-demo",
      "transport": "http"
    }
  }
}

Config file location:

  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

  • Windows: %APPDATA%\Claude\claude_desktop_config.json

Cursor

Add to your Cursor MCP settings:

{
  "mcpServers": {
    "hubspot-mcp": {
      "url": "https://www.mcpforge.tech/api/servers/hubspot-mcp-demo",
      "transport": "http"
    }
  }
}

Available Tools

12 tools across contacts, deals, companies, and notes:

Contacts

Tool

Description

getContact

Retrieve a contact by ID

createContact

Create a new CRM contact

updateContact

Update an existing contact's properties

listContacts

List contacts with optional filters

Deals

Tool

Description

getDeal

Retrieve a deal by ID

createDeal

Create a new deal in the pipeline

updateDeal

Update deal properties or stage

listDeals

List deals with optional filters

Companies

Tool

Description

getCompany

Retrieve a company by ID

createCompany

Create a new company record

listCompanies

List companies with optional filters

Notes

Tool

Description

createNote

Log a note against a contact, deal, or company

Requires Approval ⚠️

These tools permanently delete CRM records and require human approval before execution:

Tool

Description

deleteContact

Permanently delete a contact (approval required)

deleteDeal

Permanently delete a deal (approval required)

Configure approval workflows in your MCPForge dashboard under Governance → Approvals to require human sign-off before these tools execute.


Security Report

Security Score: 80 / 100 · Verified

Dimension

Result

Tool Quality Score

78 / 100

Standard tools

12

Approval-required tools

2

Governance controls

3 / 5

Full report: mcpforge.tech/verified/hubspot-mcp


Generated with MCPForge

MCPForge converts any OpenAPI spec into a hosted, governed MCP server in under 60 seconds.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

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

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/MCPForgeHQ/hubspot-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server