Claude Code DingTalk MCP Server
Related Servers
Alternatives to Claude Code DingTalk MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables Claude Code to send notifications to Discord channels via webhooks when tasks complete, errors occur, or user intervention is needed. Deployed serverlessly on Cloudflare Workers with support for rich message formatting and embeds.8MIT
- AlicenseNot gradedqualityCmaintenanceEnables sending messages to DingTalk group chats through custom bot webhooks, supporting text, Markdown, images, news, and template card messages.645 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables Claude Code to send Telegram notifications when tasks complete, errors occur, or user intervention is needed. Runs serverless on Cloudflare Workers with support for formatted messages and flexible chat targeting.6 npm22MIT
- AlicenseNot gradedqualityCmaintenanceEnables Claude to interact with DingTalk workspaces to search for users, retrieve detailed employee information, and send private messages. It bridges the Model Context Protocol with DingTalk's internal enterprise APIs for seamless workspace communication.2 npm5MIT
- FlicenseAqualityDmaintenanceSends Telegram alerts for Claude Code status updates, including notifications for task completion, user requests, and custom status updates with normal or urgent priority.21-
- AlicenseBqualityDmaintenanceEnables sending customizable Slack notifications from Claude, supporting rich formatting, task completion alerts, and priority levels for development workflows.3MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: configure webhook settings, notify session end with stats, and send three different message types (link, markdown, text). There is no overlap in functionality, making tool selection straightforward for an agent.
All tools follow a consistent 'dingtalk_verb_noun' pattern with snake_case throughout. The naming is predictable and readable, with no deviations in style or convention.
With 5 tools, the server is well-scoped for its purpose of DingTalk integration. Each tool serves a specific function (configuration, notifications, messaging), and none feel redundant or missing for the apparent scope.
The toolset covers core messaging and notification workflows for DingTalk, including configuration and different message formats. A minor gap might be the lack of tools for reading or managing incoming messages, but the surface is largely complete for sending notifications and messages.