MCPServers
WeCom - MCP server logo
26
0

Summary

This MCP server implementation, developed by Hal, provides a Python server for WeCom (WeChat Work) bots following the Model Context Protocol. Built with FastAPI and leveraging libraries like fastmcp and httpx, it offers a streamlined interface for integrating WeCom bot functionality into MCP-based applications. The implementation focuses on simplicity and ease of use, making it ideal for developers looking to add enterprise messaging capabilities to their AI workflows. It supports core WeCom bot features and can be easily extended. This server is particularly useful for teams using WeCom who want to automate notifications, create interactive chatbots, or integrate AI-assisted communication tools within their existing enterprise messaging infrastructure.

Available Actions(3)

send_message

Send a message to WeCom. Parameters: content (string), msg_type (string), mentioned_list (optional list of strings)

send_wecom_file

Send a file to WeCom. Parameters: file_path (string)

send_wecom_image

Send an image to WeCom. Parameters: image_path (string or URL)

Last Updated: April 17, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ