$ timeahead.in
/ servers/npm/@hubspot/mcp-server
npm

@hubspot/mcp-server

MCP Server for developers building HubSpot Apps

17k/wk
64fair
▣ Overview

What it does

MCP server designed for integrating HubSpot with AI applications. Provides programmatic access to HubSpot's platform and APIs through the Model Context Protocol, enabling Claude and Claude Code to interact with HubSpot resources and automate workflows. Built specifically to support developers building HubSpot apps with AI-powered features. Abstracts away HubSpot API complexity and reduces setup overhead, allowing teams to focus on AI-driven application development rather than integration mechanics.

Who it's for

Backend and integration engineers building applications on the HubSpot platform, and developers embedding HubSpot data access into AI workflows. Particularly useful for teams that want Claude to read from, analyze, and interact with HubSpot records as part of larger AI-driven business processes, support operations, or customer engagement initiatives.

Common use cases

  • Access and query HubSpot data from Claude Code
  • Automate HubSpot workflows and operations with AI agents
  • Build intelligent HubSpot app features powered by Claude
  • Generate analysis and insights from HubSpot customer data
  • Programmatically manage HubSpot records using natural language prompts

Setup pitfalls

  • HubSpot API credentials (private app token or OAuth) must be configured before runtime; obtain these from your HubSpot private app settings
  • Requires Node.js; verify version compatibility with your project environment
  • Store all credentials in environment variables, never hardcoded in source code
  • Ensure your HubSpot private app has permissions for all intended operations
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
51
10.1
Quality
10%
60
6.0
Trust
10%
50
5.0
Total
63.6
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "hubspotmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@hubspot/mcp-server"
      ]
    }
  }
}
📈 Score historylast 35 snapshots
4/30/20266/13/2026 · 35 snapshots
⛁ Raw data
weekly downloads17k
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated6d ago
install verified✓ pass · 28d ago
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points