69
/ 100
6 days ago
glama

Kingdee MCP Server

Enables AI assistants to operate Kingdee Cloud Star ERP via natural language, including querying, creating, submitting, auditing, and deleting business documents.

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
82 tools verified — handlers match their declared behaviour
65 read-only tools verified — handlers contain no write/delete/exec
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_SQLSERVER_PASSWORD
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.
configMCP_USAGE_LOG
configMCP_USAGE_LOG_DIR
configKINGDEE_SERVER_URL"": "http://your-server/k3cloud/",
configKINGDEE_ACCT_ID"": "你的账套ID",
configKINGDEE_USERNAME"": "集成用户名",
configKINGDEE_APP_ID"": "AppID",
configKINGDEE_APP_SEC"": "AppSecret"
configKINGDEE_LCID
configMCP_SQLSERVER_HOSTSQL Server 主机(可选,用于数据库探查) localhost
configMCP_SQLSERVER_PORTSQL Server 端口(默认 1433) 1433
configMCP_SQLSERVER_USERSQL Server 用户(建议只读账号) sa
🔐 secretMCP_SQLSERVER_PASSWORDSQL Server 密码 xxxx
configMCP_SQLSERVER_DATABASE数据库名 AIS20260309171043
configMCP_SQLSERVER_SCHEMA
configMCP_SQLSERVER_DRIVER
// 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 3 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/wahailong-kingdeemcp-1iizdp)](https://m8ven.ai/mcp/wahailong-kingdeemcp-1iizdp)
commit: a5b17e5ef4ded1481b0ee5097a8dd3ee7d7186d9
code hash: d14b59138b3f368a3ffc637915c4ab0bd464a41c54b22cf52cbce950be2552e3
verified: 6/21/2026, 10:28:57 AM
view raw JSON →