D

Dingtalk V2

Implementation of DingTalk robot MCP service
2.5 points
25

What is DingTalk MCP Server V2?

DingTalk MCP Server V2 is a DingTalk robot server based on the Model Control Protocol (MCP), allowing you to interact with DingTalk through simple commands, such as sending messages, retrieving conversation information, user information, and querying calendar events.

How to use DingTalk MCP Server V2?

First, ensure that the required dependencies are installed and the environment variables are set. Then, you can use the provided API tools to perform various operations, such as sending messages or querying calendar events.

Applicable scenarios

Suitable for scenarios such as internal corporate communication and collaboration, automated task processing, and schedule management.

Main features

Send messages to DingTalk conversationsSupports sending text, Markdown, or link-type messages to specified conversations.
Retrieve DingTalk conversation informationQuery detailed information about specific conversations, including participants and historical records.
Retrieve DingTalk user informationGet detailed personal information, such as name and position, based on the user ID.
Query user calendar eventsList calendar events within a specified time period, including meeting arrangements and reminders.

Advantages and limitations

Advantages
Easy to use, allowing you to quickly get started without complex configuration.
Supports sending multiple types of messages to meet diverse needs.
Integrates with the DingTalk API to achieve efficient enterprise-level communication.
Flexible pagination mechanism, supporting large-scale data queries.
Limitations
Requires a stable network connection to ensure communication quality.
Sensitive information needs to be handled with caution to avoid the risk of leakage.
Some advanced functions may be limited by the policy updates of the DingTalk platform.

How to use

Install dependencies
Ensure that Python 3.10+ and the required dependency packages, such as aiohttp, are installed.
Configure environment variables
Set DINGTALK_APP_KEY and DINGTALK_APP_SECRET as environment variables.
Start the server
Run the server script to start the service.

Usage examples

Send a welcome messageSend a welcome message to a conversation.
Query calendar eventsGet the schedule of a user within a specific date range.

Frequently Asked Questions

How to set environment variables?
What should I do if there is a network interruption?
Does it support custom message templates?

Related resources

Official documentation
Detailed API documentation and technical guides.
GitHub code repository
Source code of the open-source project and contribution guidelines.
Video tutorial
Quick-start video tutorial.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "dingding": {
      "command": "sh",
      "args": [
        "-c",
        "docker ps -a | grep mcp-dingding-v2 | awk '{print $1}' | xargs -r docker rm -f > /dev/null 2>&1; docker pull ghcr.io/wllcnm/mcp-dingding-v2:latest > /dev/null 2>&1; docker run -i --rm --name mcp-dingding-v2 -e DINGTALK_APP_KEY=你的AppKey -e DINGTALK_APP_SECRET=你的AppSecret ghcr.io/wllcnm/mcp-dingding-v2:latest"
      ]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
175
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
124
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
865
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
594
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.3K
4.7 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
313
4.5 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase