https://github.com/loonghao/wecom-bot-mcp-server
A Python server implementation for WeCom (WeChat Work) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise WeChat environments.
https://github.com/loonghao/wecom-bot-mcp-server
Last synced: 3 days ago
JSON representation
A Python server implementation for WeCom (WeChat Work) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise WeChat environments.
- Host: GitHub
- URL: https://github.com/loonghao/wecom-bot-mcp-server
- Owner: loonghao
- License: mit
- Created: 2025-01-02T13:48:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-06-14T14:28:43.000Z (5 days ago)
- Last Synced: 2025-06-14T15:34:42.059Z (5 days ago)
- Language: Python
- Size: 424 KB
- Stars: 39
- Watchers: 2
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - WeCom Bot Server - Send messages through WeCom using a webhook to facilitate communication with the WeCom bot. (APIs and HTTP Requests)