drio
Open app

Mcp Dingdingbot Server

Source

钉钉webhook MCP server

Catalog onlyCatalog onlySTDIO

Overview

Mcp Dingdingbot Server is an MCP (Message Control Protocol) server application that allows users to send various types of messages to DingDing group robots, including text, markdown, images, news, and template card messages, as well as file uploads.

To use the server, clone the repository, build the application, and configure the necessary environment variables such as the DingDing Bot webhook key and optional sign key for enhanced security. You can then use commands to send different types of messages to the DingDing group.

  • Supports sending text, markdown, image, news, and template card messages. - Allows file uploads to DingDing. - Provides signature verification for enhanced security.
  1. Sending automated notifications to a DingDing group.
  2. Sharing updates and news articles in a group chat.
  3. Uploading files and sharing them with group members.

Add to your AI client

Use these steps to connect Mcp Dingdingbot Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-dingdingbot-server-hundunonline": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-dingdingbot-server-hundunonline"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-dingdingbot-server-hundunonline": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-dingdingbot-server-hundunonline"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-dingdingbot-server-hundunonline": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-dingdingbot-server-hundunonline"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-dingdingbot-server-hundunonline": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-dingdingbot-server-hundunonline"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-dingdingbot-server-hundunonline": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-dingdingbot-server-hundunonline"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-dingdingbot-server-hundunonline": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-dingdingbot-server-hundunonline"
      ]
    }
  }
}

FAQ

What types of messages can I send?

You can send text, markdown, images, news, and template card messages.

Is there a security feature?

Yes, the server supports signature verification for enhanced security.

How do I install the server?

You can clone the repository, build the application, and set up the required environment variables.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2350,"uuid":"d6c1fa88-a9f5-48e3-b6b5-6fd8a2b8dd32","name":"mcp-dingdingbot-server","title":"Mcp Dingdingbot Server","description":"钉钉webhook MCP server","avatar_url":"https://avatars.githubusercontent.com/u/202047753?v=4","created_at":"2025-03-12T06:05:29.295+00:00","updated_at":"2025-03-15T13:00:52.201+00:00","status":"created","author_name":"HundunOnline","author_avatar_url":"https://avatars.githubusercontent.com/u/202047753?v=4","tags":"[]","category":"communication","is_featured":false,"sort":1,"url":"https://github.com/HundunOnline/mcp-dingdingbot-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"18\",\"license\":\"GPL-3.0 license\",\"language\":\"Go\",\"is_official\":false,\"latest_commit_time\":\"2025-04-22 15:21:42\"}","user_uuid":"918c9bd2-2bd5-4e30-9486-8616542fb4a1","tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]