Skip to main content
Glama
ohneben

HubSpot MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind address0.0.0.0
PORTNoHTTP listen port8765
MCP_HTTP_PATHNoHTTP MCP route/mcp
MCP_TRANSPORTNostdio or httpstdio
HUBSPOT_BASE_URLNoUse https://api-eu1.hubapi.com for EU data residencyhttps://api.hubapi.com
HUBSPOT_SPEC_DIRNoLoad OpenAPI files from a different directory
MCP_SHARED_TOKENNoRequire Authorization: Bearer <token> on /mcp
HUBSPOT_READ_ONLYNoExpose only read-only toolsfalse
HUBSPOT_TOOL_MODENoall or discoveryall
HUBSPOT_TIMEOUT_MSNoPer-attempt request timeout30000
HUBSPOT_GRAPHQL_URLNoOverride GraphQL endpoint
HUBSPOT_MAX_RETRIESNoRetries on 429 / 5xx / network errors3
HUBSPOT_ACCESS_TOKENYesPrivate-app token (pat-…) or OAuth access token
HUBSPOT_INCLUDE_BETANoInclude beta APIstrue
HUBSPOT_MAX_REQUESTSNoClient-side requests per window (0 disables throttling)100
HUBSPOT_ENABLE_GRAPHQLNoExpose CRM GraphQL query tooltrue
HUBSPOT_EXCLUDE_GROUPSNoHide these groups
HUBSPOT_INCLUDE_GROUPSNoOnly expose these groups (comma-separated, wildcards allowed)
HUBSPOT_RATE_WINDOW_MSNoRate-limit window in ms10000
HUBSPOT_ENABLE_RAW_REQUESTNoExpose raw-request escape hatchtrue
HUBSPOT_MAX_RESPONSE_CHARSNoTruncate responses longer than N chars (0 = never)0
HUBSPOT_SEARCH_MAX_REQUESTSNoExtra throttle for /search endpoints (0 disables)4
HUBSPOT_SEARCH_RATE_WINDOW_MSNoSearch throttle window1000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/ohneben/Hubspot-MCP'

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