mcp-dingding-bot
If you are the rightful owner of mcp-dingding-bot and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Server for the DingDing Bot API, enabling DingDing / Dingtalk message notifications and interactions.
The MCP DingDing Bot is a Model Context Protocol (MCP) server designed to facilitate message notifications and interactions through the DingDing (also known as Dingtalk) platform. This server allows users to send various types of messages, including text and markdown, to DingDing groups. It is particularly useful for automating notifications and enhancing communication within teams using DingDing. The server can be set up using Docker or NPX, and requires a DingDing bot token and optional secret for signature verification. The server is open-source and licensed under the MIT License, allowing for free use, modification, and distribution.
Features
- Message Notifications: Send various types of DingDing messages (text / markdown).
Tools
send_text_message
Send a plain text message to a dingding group.
send_markdown_message
Send a markdown formatted message to a dingding group.