Skip to main content
Glama

HubSpot MCP Server

by ajaystream
package.json929 B
{ "name": "@ajaystream/mcp-server", "version": "0.4.0", "description": "MCP Server for developers building HubSpot Apps - Modified by Ajay - to include token refresh", "license": "MIT", "type": "module", "main": "dist/index.js", "bin": { "mcp-hubspot": "dist/index.js" }, "files": [ "dist" ], "scripts": { "start": "node dist/index.js" }, "keywords": [ "mcp", "hubspot" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.0.1", "dotenv": "^16.6.1", "zod": "^3.22.4" }, "devDependencies": { "@changesets/cli": "^2.29.2", "@types/node": "^20.11.5", "@typescript-eslint/eslint-plugin": "^8.31.1", "@typescript-eslint/parser": "^8.31.1", "eslint": "^8.57.0", "eslint-config-prettier": "^10.1.2", "eslint-plugin-prettier": "^5.2.6", "eslint-plugin-unused-imports": "^4.1.4", "prettier": "^3.5.3", "typescript": "^5.8.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/ajaystream/hubspot-mcp-custom'

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