kingdee-mcp
by YanSir1999
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MODE | No | readonly(默认)或 readwrite | readonly |
| KD_ACCT_ID | Yes | 账套 ID | |
| KD_PASSWORD | No | 密码(ValidateUser 登录) | |
| KD_USERNAME | Yes | 集成用户账号 | |
| MCP_API_KEY | No | SSE/HTTP Bearer Token;不设则不鉴权 | |
| FASTMCP_HOST | No | SSE 监听地址;Docker/CLB 用 0.0.0.0 | |
| FASTMCP_PORT | No | SSE 端口,默认 8181 | 8181 |
| KD_SERVER_URL | Yes | 金蝶地址,建议以 /k3cloud/ 结尾 | |
| MCP_ISSUER_URL | No | 鉴权元数据对外 URL(启用 MCP_API_KEY 时) | |
| MCP_ALLOWED_HOSTS | No | SSE Host 白名单,逗号分隔;解决远程 421 Invalid Host header |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/YanSir1999/kingdee-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server