DingDing (DingTalk)
Summary
The mcp-dingdingbot-server provides a bridge between AI assistants and DingDing (DingTalk) messaging platform, enabling automated notifications through DingDing's bot API. Built in Go using the mcp-go library, it supports multiple message formats including text, markdown, images, news links, and template cards. The implementation includes signature verification for enhanced security, file upload capabilities, and comprehensive testing with both unit and integration tests. This server is particularly useful for workflows requiring automated alerts, team notifications, or integration of AI-generated content into DingDing group chats.
Available Actions(6)
send_text
Send a text message to DingDing group.
send_markdown
Send a markdown message to DingDing group.
send_image
Send an image message to DingDing group.
send_news
Send a news message to DingDing group. A news includes title, description, url, picurl.
send_template_card
Send a template card message to DingDing group.
upload_file
Upload a file to DingDing.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论