Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
HubSpot MCP Server
by
SheffieldP
Verified
GitHub
Customer Data Platforms
Python
MIT License
Linux
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
hubspot_mcp
api
public
src
build.sh
Dockerfile
LICENSE
package.json
pyproject.toml
README.md
.replit
replit.nix
requirements.txt
runtime.txt
server.js
smithery.yaml
vercel.json
{ "version": 2, "functions": { "api/index.js": { "memory": 1024, "maxDuration": 10 } }, "routes": [ { "src": "/(.*)", "dest": "/api/index.js" } ] }