Back to search
90
MCP live v1.0.0 streamable-http

HubSpot Integrations MCP

io.github.Centrify-Internal/hubspot-integrations-mcp

MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.

Uptime
100.0%
2 probes
Response
1525ms
last probe
Tools
2
callable

Tools · 2

search_integration

Search for integrations in the HubSpot Integrations Center by query string. Returns matching integrations with their details including title, summary, body, URL, categories, and last updated date.

get_integration

Retrieve a specific integration by its ID from the HubSpot Integrations Center. Returns the full integration details including title, summary, body, URL, categories, and last updated date.

Similar MCP servers embedding-nearest

HubSpot Integrations MCP
MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.
0 tools · streamable-http
buryhuang/mcp-hubspot
HubSpot MCP Server: AI-powered integration to manage contacts, companies, and engagements.
0 tools
hubspot-mcp-server
A simple MCP server for interacting with the HubSpot API
0 tools
hubstaff-mcp
MCP server for Hubstaff API integration
0 tools
@hublens/mcp-server
MCP Server for HubLens — query trending open-source projects and AI-generated summaries from Claude, Cursor, and other MCP-compatible AI too
0 tools
pubmed-mcp-server
MCP server for the NCBI E-utilities API. Search PubMed, fetch article metadata and full text, generate citations, explore MeSH terms, and di
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hubspot_integrations_mcp": {
      "url": "https://n6k96b1ql7.execute-api.us-west-2.amazonaws.com/prod/",
      "transport": "streamable-http"
    }
  }
}