Skip to main content
Glama

HubSpot MCP Server

package.json622 B
{ "name": "@scopiousdigital/server-hubspot", "version": "1.0.4", "description": "MCP server for interacting with HubSpot", "type": "module", "bin": { "mcp-server-hubspot": "./dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "devDependencies": { "@types/node": "^22.13.13", "shx": "^0.4.0", "typescript": "^5.8.2" }, "dependencies": { "@hubspot/api-client": "^12.0.1", "@modelcontextprotocol/sdk": "^1.8.0", "dotenv": "^16.4.7" }, "license": "MIT" }

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/scopiousdigital/hubspot-mcp'

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