Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
ROBOT_CODE | No | Robot code used for sending messages/DING | |
ACTIVE_PROFILES | No | Which DingTalk MCP services to activate, comma-separated, or 'ALL' to activate all. Options include: dingtalk-contacts, dingtalk-department, dingtalk-robot-send-message, dingtalk-honor, dingtalk-tasks, dingtalk-calendar, dingtalk-checkin, dingtalk-notice, dingtalk-app-manage, dingtalk-service-window, dingtalk-teambition | dingtalk-contacts,dingtalk-robot-send-message |
DINGTALK_AGENT_ID | No | Used for sending work notifications | |
DINGTALK_Client_ID | Yes | Your DingTalk client ID obtained from the application details page | |
ROBOT_ACCESS_TOKEN | No | Custom robot ACCESS_TOKEN for a group, used for custom robot messaging | |
DINGTALK_Client_SECRET | Yes | Your DingTalk client secret obtained from the application details page |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |