Skip to main content
Glama

HubSpot MCP Server

package.json1.06 kB
{ "name": "hubspot-mcp-server", "version": "0.1.0", "description": "A powerful Model Context Protocol (MCP) server implementation for seamless HubSpot CRM integration, enabling AI assistants to interact with your HubSpot data", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx --watch src/index.ts", "stdio": "node dist/index.js" }, "keywords": [ "mcp", "hubspot", "crm", "model-context-protocol", "ai-assistant", "hubspot-api", "hubspot-integration", "crm-integration", "typescript", "contact-management", "company-management", "engagement-tracking", "ai-tools" ], "author": "lakhvinder singh", "license": "MIT", "dependencies": { "@hubspot/api-client": "^12.0.1", "@modelcontextprotocol/sdk": "^1.8.0", "dotenv": "^16.4.7", "mcp-proxy-auth": "^1.0.1", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^20.10.5", "tsx": "^4.7.0", "typescript": "^5.3.3" } }

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

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