Skip to main content
Glama

mcp-dingding-bot

package.json766 B
{ "name": "mcp-dingding-bot", "description": "MCP Server for send text/markdown message via dingding (aka dingtalk) group custom robot api", "version": "1.1.0", "license": "MIT", "main": "index.js", "type": "module", "author": "Yike Xiao <kmter@live.com>", "repository": { "type": "git", "url": "https://github.com/Shawyeok/mcp-dingding-bot.git" }, "bin": { "mcp-dingding-bot": "./build/index.js" }, "scripts": { "build": "tsc && shebang build/index.js && chmod 755 build/index.js" }, "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.10", "append-shebang": "^0.0.3", "typescript": "^5.8.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Shawyeok/mcp-dingding-bot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server