Skip to main content
Glama

HubSpot MCP Server

by SheffieldP
package.json426 B
{ "name": "hubspot-mcp", "version": "1.0.0", "description": "HubSpot MCP Server for Windsurf", "main": "server.js", "scripts": { "start": "node server.js", "install-python-deps": "pip install -r requirements.txt", "build": "chmod +x ./build.sh && ./build.sh", "postinstall": "npm run install-python-deps" }, "engines": { "node": ">=14" }, "dependencies": { "express": "^4.18.2" } }

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