
HubSpot Integrations MCP
Let your coding agent search and retrieve rows from HubSpot’s Integrations Center HubDB when building or documenting CRM-related integrations.
Overview
HubSpot Integrations MCP is an MCP server for the Build phase that searches and retrieves HubSpot Integrations Center HubDB data for your agent.
What is this MCP server?
- Search and retrieve HubSpot Integrations Center HubDB records via MCP
- Hosted streamable-http remote on AWS API Gateway (us-west-2)
- HubSpot Integrations MCP title; version 1.0.0
- No local npm package in registry—remote-first connection
- GitHub source hubspot-mcp-server under Centrify-Internal
- Server version 1.0.0
- Remote type streamable-http on AWS API Gateway
- Repository github.com/Centrify-Internal/hubspot-mcp-server
What problem does it solve?
Integration catalog details live in HubSpot HubDB portals, slowing agents and solo devs who need accurate references while coding.
Who is it for?
Solo SaaS builders documenting or implementing HubSpot ecosystem integrations who want agent-accessible catalog search.
Skip if: Founders with no HubSpot footprint who need generic CRM APIs or contact pipeline automation instead of Integrations Center HubDB.
What do I get? / Deliverables
After registration, your agent can query Integrations Center HubDB records inline during integration design and implementation.
- Agent-callable search and retrieve against Integrations HubDB
- Faster integration specs aligned with official catalog rows
Recommended MCP Servers
Journey fit
Canonical shelf is Build → integrations because the server exposes HubSpot Integrations Center HubDB lookup—not idea research or launch SEO. Integrations subphase matches MCP tools that read structured integration catalog data for implementation and reference.
How it compares
HubDB integration-catalog MCP, not a HubSpot marketing automation skill or full CRM admin tool.
Common Questions / FAQ
Who is HubSpot Integrations MCP for?
It is for developers and solo founders building HubSpot-related products who need MCP search and retrieval against the Integrations Center HubDB.
When should I use HubSpot Integrations MCP?
Use it during build when you are mapping partner integrations, validating catalog fields, or generating docs that must match HubSpot Integrations Center data.
How do I add HubSpot Integrations MCP to my agent?
Add the remote MCP URL https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/ as streamable-http in your client, following Centrify-Internal hubspot-mcp-server docs for any extra auth.