hecom-opensdk-mcp
红圈OpenSDK MCP Server
Documentation
红圈CRM+ OpenApi MCP Server
快速开始
1. clone项目
git clone https://github.com/summer88123/hecom-opensdk-mcp.git2. 安装依赖
npm install3. 构建项目
npm run build4. 配置MCP Client
> 注意:不同的 MCP Client 外层结构可能不同
{
"servers": {
"hecom": {
"command": "node",
"args": [
"yourlocalpath/hecom-opensdk-mcp/dist/index.js"
],
"env": {
"HECOM_CLIENT_ID":"连接器参数",
"HECOM_CLIENT_SECRET":"连接器参数",
"HECOM_USERNAME":"手机号",
"HECOM_HOST":"地址,默认https://tc.cloud.hecom.cn/"
}
}
}
}Frequently asked questions
What is hecom-opensdk-mcp?
hecom-opensdk-mcp is 红圈OpenSDK MCP Server
How do I install hecom-opensdk-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is hecom-opensdk-mcp open source?
Yes — it is hosted on GitHub at https://github.com/summer88123/hecom-opensdk-mcp and has 1 stars.
Related MCP tools
The official TypeScript SDK for Model Context Protocol servers and clients Trusted by 10500+ developers. Trusted by 10500+ developers.
Visual testing tool for MCP servers TypeScript-based implementation. Trusted by 7300+ developers. Trusted by 7300+ developers.
It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic TypeScript-based implementation.
Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices) TypeScript-based implementation.
Https://github.com/user-attachments/assets/364b6705-14d4-4e6d-bea7-fb9f12664fab for the Model Context Protocol. Enhance AI assistants with powerful integrations
MCP server that provides tools and resources for interacting with n8n API TypeScript-based implementation. Trusted by 1400+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP