mcp-dingdingbot-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DINGDING_BOT_SIGN_KEYNoThe 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_KEYYesThe 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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools