Installation & Configuration
{
"mcpServers": {
"dingding": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"DINGDING_APP_KEY=你的AppKey",
"-e",
"DINGDING_APP_SECRET=你的AppSecret",
"ghcr.io/wllcnm/dingding-mcp:latest"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15