An MCP server application that sends various types of messages to the WeCom group robot.
An MCP server application that sends various types of messages to the WeCom group robot.
To install mcp-wecombot-server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @gotoolkits/mcp-wecombot-server --client claude-desktop
$ git clone https://github.com/gotoolkits/mcp-wecombot-server.git $ cd mcp-wecombot-server && make build $ sudo ln -s $PWD/dist/mcp-wecombot-server_xxx_xxxx /usr/local/bin/mcp-wecombot-server
#You can also download and use the pre-compiled release binary package.
{ "mcpServers": { "mcp-wecombot-server": { "command": "mcp-wecombot-server", "env": { "WECOM_BOT_WEBHOOK_KEY": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx" } } } }
Send a text message to WeCom group
Send a markdown message to WeCom group
Send an image message to WeCom group
Send a news message to WeCom group,a news include title,description,url,picurl
Send a template card message to WeCom group
Upload a file to WeCom
> prompt: 给我在WeCom发送一条文本消息,消息内容为:这是一条测试消息
> prompt: 给我在WeCom发送一条markdown消息,消息内容为:# 这是一条测试 Markdown 消息
> prompt: 给我在WeCom发送一条图文消息,图文标题为:这是一条图文消息,图文描述为:这是一条图文消息,图文链接为:https://github.com/gotoolkits,图文图片为:https://img-blog.csdnimg.cn/fcc22710385e4edabccf2451d5f64a99.jpeg
> Send me a text message on WeCom with the content: This is a test message.
> Send me a Markdown message on WeCom with the content: # This is a test Markdown message
> Send me a graphic message on WeCom with the title: This is a graphic message, the description: This is a graphic message, the link: https://github.com/gotoolkits, and the image: https://img-blog.csdnimg.cn/fcc22710385e4edabccf2451d5f64a99.jpeg
WeCom group robot configuration guide can be referred to: https://developer.work.weixin.qq.com/document/path/91770
WECOM_BOT_WEBHOOK_KEY is the robot webhook key
For example: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=693axxx6-7aoc-4bc4-97a0-0ec2sifa5aaa
“693axxx6-7aoc-4bc4-97a0-0ec2sifa5aaa” is your own WECOM_BOT_WEBHOOK_KEY
Create and publish unlimited podcast shows and episodes with ELEMENT.FM
Provides AI assistants with comprehensive access to Cisco Webex messaging capabilities.
A news feed server for aggregating news from various sources.
A high-performance MCP server for analyzing Intercom conversations with fast, local access via caching and background sync.
A standalone proxy to connect STDIO-based MCP clients with HTTP (SSE) based MCP servers.
Sends notifications to Discord channels or users via a bot.
An email processing server that uses MongoDB for semantic search and SQLite for efficient storage and retrieval.
Interact with the Ghost blogging platform using the Model Context Protocol (MCP) with Server-Sent Events (SSE) support.
An open-source messaging server for client-to-client communication using MCP HTTP Streamable messaging.
A standardized interface for managing, sending, and retrieving emails through the Gmail API.