kingdee-mcp
by kknocookie
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KINGDEE_BASE_URL | Yes | Base URL for Kingdee API | |
| KINGDEE_LANGUAGE | No | Language setting (optional, defaults to zh_CN) | zh_CN |
| KINGDEE_USERNAME | Yes | Username for Kingdee account | |
| KINGDEE_CLIENT_ID | Yes | Client ID for authentication | |
| KINGDEE_ACCOUNT_ID | Yes | Account ID | |
| KINGDEE_CLIENT_SECRET | Yes | Client secret for authentication |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| query_sale_ordersC | 查询金蝶云苍穹销售订单列表。 |
| query_mft_ordersC | 查询金蝶云苍穹生产工单列表。 |
| query_so_mo_relationB | 查询销售订单与生产工单的关联关系,包含完工状态、交货风险和领料情况。 |
| query_delivery_riskC | 查询存在交货风险的工单。 |
| query_material_shortageC | 查询欠料/瓶颈物料汇总。 |
| export_so_mo_reportC | 导出完整的 SO-MO 关联报告为 Excel 文件。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kknocookie/kingdee-mcp_ierp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server