mcp-dingding-bot
6
MCP DingDing Bot is a server designed to facilitate DingDing/DingTalk message notifications and interactions through API usage. It allows the sending of text or markdown formatted messages to DingDing groups, supporting optional member notifications.
MCP DingDing Bot
MCP Server for the DingDing Bot API, enabling DingDing / Dingtalk message notifications and interactions.
Features
- Message Notifications: Send various types of DingDing messages (text / markdown)
Tools
- Send a plain text message to a dingding group
- Send a markdown formatted message to a dingding group
Setup
- Create a DingDing group chat bot and save the webhook URL and secret.
Environment Variables
DINGTALK_BOT_ACCESS_TOKEN
: Your dingding group robot access token (required)DINGTALK_BOT_SECRET
: Your dingding group robot signature secret (optional)
License
This MCP server is licensed under the MIT License.