Dingtalk MCP Server
D

Dingtalk MCP Server

The implementation of the DingTalk MCP server enables Claude to interact with the DingTalk workspace, providing functions such as user search, information retrieval, and message sending.
2 points
10.2K

What is the DingTalk MCP Server?

The DingTalk MCP server is a bridge connecting the Claude AI and the DingTalk workspace. It allows Claude to access the enterprise data in DingTalk and interact with DingTalk users, such as searching for colleague information, viewing detailed profiles, or sending private messages.

How to use the DingTalk MCP Server?

Before use, you need to create an application in the DingTalk developer console and configure the permissions. Then, add the server connection information to the Claude Desktop configuration file to start using it.

Applicable Scenarios

It is suitable for scenarios in the enterprise environment where Claude is needed to assist in handling DingTalk - related affairs, such as quickly finding colleague contact information, automatically sending notification messages, or integrating into the workflow.

Main Features

Search Users
Search for users within the DingTalk enterprise based on keywords, supporting exact matching and fuzzy search.
Get User Details
View the detailed information of a specified user, including department, position, contact information, etc.
Send Message
Send a private message directly to a DingTalk user, supporting text content.
Advantages
Seamless integration with the DingTalk enterprise address book
Simplify the enterprise internal information query process
Secure and reliable enterprise - level authentication
Support multiple deployment methods (npx/docker)
Limitations
Only for internal use within the enterprise
Requires administrator privileges to configure the application
Currently only supports text message sending
The functions are relatively basic and do not support complex interactions

How to Use

Create a DingTalk Application
Visit the DingTalk developer console to create an internal enterprise application and obtain the AppKey and AppSecret.
Configure Application Permissions
Configure the userinfo, message, and user permissions on the application details page.
Configure Claude Desktop
Add the DingTalk MCP server connection information to the configuration file.

Usage Examples

Find Colleague Contact Information
When you need to contact a colleague but don't know their contact information, you can quickly find and view the detailed information through the search function.
Send Meeting Reminder
Automatically send meeting reminder messages to participants, saving time on manual notifications.

Frequently Asked Questions

Why can't I search for some users?
What should I do if the message sending fails?
Does it support sending rich - text messages?

Related Resources

DingTalk Developer Documentation
Official documentation of the DingTalk open platform
MCP Protocol Specification
Technical specification of the Model Context Protocol
Example Code Repository
Implementation code of the DingTalk MCP server

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "dingtalk": {
      "command": "npx",
      "args": [
        "-y",
        "@darrenyao/server-dingtalk"
      ],
      "env": {
        "DINGTALK_APP_KEY": "your_app_key",
        "DINGTALK_APP_SECRET": "your_app_secret"
      }
    }
  }
}

{
  "mcpServers": {
    "dingtalk": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "DINGTALK_APP_KEY",
        "-e",
        "DINGTALK_APP_SECRET",
        "mcp/dingtalk"
      ],
      "env": {
        "DINGTALK_APP_KEY": "your_app_key",
        "DINGTALK_APP_SECRET": "your_app_secret"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
6.4K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
6.0K
4.5 points
B
Bm.md
A feature-rich Markdown typesetting tool that supports multiple style themes and platform adaptation, providing real-time editing preview, image export, and API integration capabilities
TypeScript
4.3K
5 points
S
Security Detections MCP
Security Detections MCP is a server based on the Model Context Protocol that allows LLMs to query a unified security detection rule database covering Sigma, Splunk ESCU, Elastic, and KQL formats. The latest version 3.0 is upgraded to an autonomous detection engineering platform that can automatically extract TTPs from threat intelligence, analyze coverage gaps, generate SIEM-native format detection rules, run tests, and verify. The project includes over 71 tools, 11 pre-built workflow prompts, and a knowledge graph system, supporting multiple SIEM platforms.
TypeScript
5.5K
4 points
P
Paperbanana
Python
6.8K
5 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
7.5K
4.5 points
A
Assistant Ui
assistant - ui is an open - source TypeScript/React library for quickly building production - grade AI chat interfaces, providing composable UI components, streaming responses, accessibility, etc., and supporting multiple AI backends and models.
TypeScript
6.7K
5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
6.6K
5 points
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
20.6K
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
34.8K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
73.5K
4.3 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
26.0K
4.3 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
65.4K
4.5 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#
31.7K
5 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
22.2K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
49.8K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase