MWE审批MCP
by mwe-support
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DINGTALK_CLIENT_ID | Yes | 钉钉应用的 Client ID,必填 | |
| MCP_PLATFORM_API_KEY | No | 平台工具后端 API 密钥,至少 32 UTF-8 字节,未配置时整个 /platform/tools/* 路由返回 404 | |
| DINGTALK_CLIENT_SECRET | Yes | 钉钉应用的 Client Secret,必填 | |
| DINGTALK_CALLER_USER_ID | No | 固定调用人的 userId,用于附件下载授权和写操作 | |
| DINGTALK_WRITE_USER_IDS | No | 逗号分隔的允许执行写操作的用户 ID 列表,写操作默认关闭,固定调用人必须在此列表中 | |
| APPROVAL_DOWNLOAD_MAX_BYTES | No | 单文件最大下载字节数,默认 10 MiB | |
| APPROVAL_ALLOWED_PROCESS_CODES | No | 逗号分隔的允许使用的审批模板代码列表,建议配置以限制模板 | |
| APPROVAL_BACKEND_ALLOWED_HOSTS | No | 后端允许的 Host,逗号分隔,非 loopback 监听时强制要求 | |
| APPROVAL_IDEMPOTENCY_LEDGER_PATH | No | 幂等账本目录路径,用于持久化幂等记录 | |
| APPROVAL_ATTACHMENT_BATCH_MAX_BYTES | No | 批次 Base64 正文总字节上限,默认 15 MiB |
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
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/mwe-support/DingTalkMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server