MCP ServersMCP.so
WeCom Bot MCP Server

WeCom Bot MCP Server

Visit Server
created by
WeCom Bot MCP ServerMCP-Mirrora month ago
Mirror of
WeCom Bot MCP Server
Overview

What is WeCom Bot MCP Server?

WeCom Bot MCP Server is a bot server for WeCom (WeChat Work) implemented using the FastMCP framework, designed to facilitate message sending via webhook.

How to use WeCom Bot MCP Server?

To use the WeCom Bot MCP Server, install it via pip or poetry, set the environment variable for your WeCom bot webhook URL, and run the server. You can also send messages programmatically using the provided functions.

Key features of WeCom Bot MCP Server?

  • Built on FastMCP framework
  • Supports Markdown message format
  • Asynchronous message sending
  • Message history tracking
  • Complete type hints
  • Comprehensive unit tests

Use cases of WeCom Bot MCP Server?

  1. Automating notifications in WeCom.
  2. Sending alerts and updates to team members.
  3. Integrating with other applications to streamline communication.

FAQ from WeCom Bot MCP Server?

  • Can I use WeCom Bot MCP Server for any type of message?

Yes! It supports various message formats including Markdown.

  • Is WeCom Bot MCP Server free to use?

Yes! It is open-source and free to use.

  • What are the system requirements?

Requires Python >= 3.10 and FastMCP >= 0.4.1.