Submit

Dingtalk MCP

@钉钉

钉钉OpenAPI MCP Server.

Server Config

{
  "mcpServers": {
    "dingtalk": {
      "command": "npx",
      "args": [
        "-y",
        "dingtalk-mcp@latest"
      ],
      "env": {
        "DINGTALK_Client_ID": "your dingtalk app client id",
        "DINGTALK_Client_Secret": "your dingtalk app cliengt secret",
        "ACTIVE_PROFILES": "ALL"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.