Skip to main content
Glama
kknocookie

kingdee-mcp

by kknocookie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KINGDEE_BASE_URLYesBase URL for Kingdee API
KINGDEE_LANGUAGENoLanguage setting (optional, defaults to zh_CN)zh_CN
KINGDEE_USERNAMEYesUsername for Kingdee account
KINGDEE_CLIENT_IDYesClient ID for authentication
KINGDEE_ACCOUNT_IDYesAccount ID
KINGDEE_CLIENT_SECRETYesClient secret for authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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