本项目实现了一个 MCP 服务器,它作为应用与 HubSpot API 之间的桥梁,通过模型上下文协议提供标准化接口,让应用能够便捷地与 HubSpot 的服务进行交互。
npm install hubspot-mcp-server
npx hubspot-mcp-server
在 config.json 中添加以下内容:
{
"modelContextProtocol": {
"apiKey": "your_hubspot_api_key",
"serverUrl": "http://localhost:3000"
}
}
create new dealupdate customer recordschedule next meetingwelcome new customergather informationschedule follow-up callupdate project statusassign taskcreate delivery recordnpm install hubspot-mcp-server
创建 .env 文件:
HUBSPOT_API_KEY=your_hubspot_api_key_here
npm run build
npm run watch
⚠️ 重要提示
- 需要 Node.js 14 或更高版本
- 必须提供有效的 HubSpot API 密钥
本项目使用 MIT 许可证。
Naor Hemed
AI 集成专家 & 软件工程师
热衷于构建智能系统以转变业务流程
此项目由衷热爱并怀着对 AI 的激情打造。欢迎随时联系,了解如何参与、提问或讨论 AI 驱动的业务流程!