Skip to main content
Glama

Claude Code DingTalk MCP Server

by sfyyy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DINGTALK_SECRETYesThe secret key for HMAC-SHA256 signature verification
DINGTALK_WEBHOOKYesThe Webhook URL for the DingTalk robot
DINGTALK_KEYWORDSNoOptional security keywords for the DingTalk robot

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
dingtalk_configure

Configure DingTalk webhook settings

dingtalk_send_text

Send a text message to DingTalk group

dingtalk_send_markdown

Send a markdown message to DingTalk group

dingtalk_send_link

Send a link message to DingTalk group

dingtalk_notify_session_end

Send a session completion notification with automatic stats

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/sfyyy/claude-code-dingtalk-mcp'

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