D
Dingjie Erp MCP
作者 @bluewms
MCP Server for Dingjie ERP E10 — connect AI assistants to 鼎捷 ERP via natural language
创建于 6/17/2026
更新于 about 8 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx dingjie-erp-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"bluewms-dingjie-erp-mcp": {
"command": "uvx",
"args": [
"dingjie-erp-mcp"
]
}
}
}