72
grade C
11 days ago
mcp_so

mcp-dingding-bot

MCP Server for send text/markdown message via dingding (aka dingtalk) group custom robot

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: DINGTALK_BOT_ACCESS_TOKEN, DINGTALK_BOT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDINGTALK_BOT_ACCESS_TOKEN"": "<YOUR_ACCESS_TOKEN>",
🔐 secretDINGTALK_BOT_SECRET"": "<YOUR_SECRET>" // Optional, for robots with signature verification enabled
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/shawyeok-mcp-dingding-bot-xs5uhd)](https://m8ven.ai/mcp/shawyeok-mcp-dingding-bot-xs5uhd)
commit: a878a3054a5e1a401c39052e1b4530f7fc2c1784
code hash: c63839446ed28845f740c5a91cb149c1a68bd5e016d7f65c174768933a60b74a
verified: 4/11/2026, 2:14:54 PM
view raw JSON →