mcp_server_wechat

mcp_server_wechat

3.5

If you are the rightful owner of mcp_server_wechat and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server WeChat is a server based on MCP technology for retrieving WeChat chat history and sending messages using the pywechat tool for WeChat automation.

MCP Server WeChat is designed to facilitate the automation of WeChat operations, such as retrieving chat history and sending messages. It leverages the pywechat tool to interact with WeChat, allowing users to automate tasks that would otherwise require manual intervention. The server supports operations like fetching chat history for a specific date, sending single or multiple messages to a single friend, and sending messages to multiple friends. This tool is particularly useful for users who need to manage WeChat communications efficiently and is designed to work with the WeChat desktop application, which must remain logged in during use. The server is implemented in Python and can be easily integrated into existing MCP configurations.

Features

  • Retrieve WeChat chat history for a specified date.
  • Send a single message to a single friend.
  • Send multiple messages to a single friend.
  • Send messages to multiple friends.

Tools

  1. wechat_get_chat_history

    Retrieve WeChat chat history for a specific date.

  2. wechat_send_message

    Send a single message to a single WeChat friend.

  3. wechat_send_multiple_messages

    Send multiple messages to a single WeChat friend.

  4. wechat_send_to_multiple_friends

    Send a single or multiple messages to multiple WeChat friends.