Skip to main content
Glama
MCPForgeHQ

hubspot-mcp

by MCPForgeHQ

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-x44l7

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


Related MCP server: hubspot-mcp

Usage

Claude Desktop

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "hubspot-mcp": {
      "url": "https://www.mcpforge.tech/api/servers/hubspot-mcp-x44l7",
      "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-x44l7",
      "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-mqks5v9j


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

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

  • F
    license
    -
    quality
    D
    maintenance
    This MCP Server enables users to interact with HubSpot's marketing events API, allowing management of marketing event data through natural language commands.
    Last updated
    1
  • A
    license
    B
    quality
    F
    maintenance
    MCP server for HubSpot CRM — 33 tools covering contacts, companies, deals, pipelines, lists, marketing emails, forms, workflows, and properties.
    Last updated
    30
    14
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A read-only MCP server that exposes HubSpot CRM data (contacts, deals, companies, quotes) to AI agents, enabling natural language queries.
    Last updated
    9
    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.
    Last updated
    100
    1

View all related MCP servers

Related MCP Connectors

  • An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform

  • The official MCP Server from Mia-Platform to interact with Mia-Platform Console

  • MCP server for AI access to SmartBear tools, including BugSnag, Reflect, Swagger, PactFlow, QTM4J.

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

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