MCP 钉钉机器人
DingDing Bot API 的 MCP 服务器,实现 DingDing / Dingtalk 消息通知和交互。
特征
消息通知:发送各类钉钉消息(文本/markdown)
工具
send_text_message
向 dingding 群发送纯文本消息
输入:
text
(字符串):文本内容atAll
(可选布尔值): 是否@所有成员
send_markdown_message
向 dingding 群发送 markdown 格式的消息
输入:
title
(字符串):消息标题text
(字符串):Markdown 内容atAll
(可选布尔值): 是否@所有成员
设置
钉钉机器人代币
创建一个钉钉群聊机器人:
进入群组设置 > 群组机器人管理
创建自定义机器人
保存 webhook URL 和 secret
与 Claude Desktop 一起使用
将以下内容添加到您的claude_desktop_config.json
中:
Docker
NPX
建造
Docker 构建:
环境变量
DINGTALK_BOT_ACCESS_TOKEN
:您的叮叮群机器人访问令牌(必需)DINGTALK_BOT_SECRET
:您的钉钉群机器人签名密钥(可选)
参考
执照
此 MCP 服务器采用 MIT 许可证。这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。更多详情,请参阅项目仓库中的 LICENSE 文件。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
MCP 服务器用于通过 dingding (又名 dingtalk) 群组自定义机器人发送文本/markdown 消息
Related Resources
Related MCP Servers
- -securityFlicense-qualityAn MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.Last updated -838
- AsecurityAlicenseAqualityAn MCP server that enables posting messages to Discord webhooks, allowing customization of content, username, and avatar URL.Last updated -1MIT License
- -securityAlicense-qualitydingding webhook mcp serverLast updated -20GPL 3.0
- AsecurityAlicenseAqualityMCP server that integrates Microsoft Teams messaging (read, post, mention, list members and threads)Last updated -6318Apache 2.0