73
/ 100
20 days ago
glama

kingdee-k3cloud-mcp

MCP server for Kingdee K3Cloud ERP that enables AI assistants to query and operate ERP data via natural language through the Model Context Protocol.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretMCP_API_KEY可通过 环境变量启用 Bearer Token 鉴权。
configMCP_ISSUER_URL
configKD_SERVER_URL无需克隆仓库,直接通过 uvx 运行。注意:服务启动时必须提供 5 个必填环境变量(、KD_ACCT_ID、KD_USERNAME、KD_APP_ID、KD_APP_SEC),否则会报错退出。
configKD_ACCT_ID无需克隆仓库,直接通过 uvx 运行。注意:服务启动时必须提供 5 个必填环境变量(KD_SERVER_URL、、KD_USERNAME、KD_APP_ID、KD_APP_SEC),否则会报错退出。
configKD_USERNAME无需克隆仓库,直接通过 uvx 运行。注意:服务启动时必须提供 5 个必填环境变量(KD_SERVER_URL、KD_ACCT_ID、、KD_APP_ID、KD_APP_SEC),否则会报错退出。
configKD_APP_ID无需克隆仓库,直接通过 uvx 运行。注意:服务启动时必须提供 5 个必填环境变量(KD_SERVER_URL、KD_ACCT_ID、KD_USERNAME、、KD_APP_SEC),否则会报错退出。
configKD_APP_SEC无需克隆仓库,直接通过 uvx 运行。注意:服务启动时必须提供 5 个必填环境变量(KD_SERVER_URL、KD_ACCT_ID、KD_USERNAME、KD_APP_ID、),否则会报错退出。
configKD_LCID语言(默认 2052 中文) 2052
configKD_ORG_NUM
configMCP_MODE通过 --mode readonly 或 =readonly 限制服务器只暴露 8 个查询工具,防止 AI 误操作写入数据。
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/adamzhang1987-kingdee-k3cloud-mcp-1mnakk)](https://m8ven.ai/mcp/adamzhang1987-kingdee-k3cloud-mcp-1mnakk)
commit: b2148cb52ca02a7e572460b9d8eea1d8978f09eb
code hash: 7e0c0238d4ca79148838d578edc3c91b4a41082ffa7a31f50b6eb93aacf3ca9a
verified: 6/17/2026, 11:31:50 AM
view raw JSON →