Skip to main content
Glama

HubSpot MCP Server

by SheffieldP
vercel.json182 B
{ "version": 2, "functions": { "api/index.js": { "memory": 1024, "maxDuration": 10 } }, "routes": [ { "src": "/(.*)", "dest": "/api/index.js" } ] }

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/SheffieldP/hubspot_mcp'

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