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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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 | |