Database · MODEL CONTEXT PROTOCOL

HundunOnline mcp dingdingbot server

钉钉webhook MCP server

WHAT IT CONNECTS

What HundunOnline mcp dingdingbot server gives an AI Agent

  • Text message support
  • Markdown message support
  • Image message support
  • News message support
  • Template card message support
  • File upload support
  • Signature verification for enhanced security
  • `DINGDING_BOT_WEBHOOK_KEY`: The webhook key for the DingDing Bot server. This is required.
  • `DINGDING_BOT_SIGN_KEY`: The sign key for DingDing Bot signature verification. This is optional but recommended for enhanced security.
  • **send_text**
  • **send_markdown**
  • **send_image**
  • **send_news**
  • **send_template_card**
  • **upload_file**
  • 文本消息支持
  • Markdown 消息支持
  • 图片消息支持
  • 图文消息支持
  • 模板卡片消息支持
  • 文件上传支持
  • 签名验证增强安全性
  • `DINGDING_BOT_WEBHOOK_KEY`: 钉钉机器人的 webhook 密钥。这是必需的。
  • `DINGDING_BOT_SIGN_KEY`: 钉钉机器人签名验证的签名密钥。这是可选的,但建议用于增强安全性。
  • **send_text**
  • **send_markdown**
  • **send_image**
  • **send_news**
  • **send_template_card**
  • **upload_file**

SECURITY

An MCP listing is not a security review

An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.