mcp-dingdingbot-server
by HundunOnline
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DINGDING_BOT_SIGN_KEY | No | The sign key for DingDing Bot signature verification. This is optional but recommended for enhanced security. When enabled in the DingDing robot security settings, you need to provide this key to authenticate requests. | |
DINGDING_BOT_WEBHOOK_KEY | Yes | The webhook key for the DingDing Bot server. For example in https://oapi.dingtalk.com/robot/send?access_token=693axxx6-7aoc-4bc4-97a0-0ec2sifa5aaa, the key would be '693axxx6-7aoc-4bc4-97a0-0ec2sifa5aaa'. |
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 |