wxauto-mcp
If you are the rightful owner of wxauto-mcp 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.
wxauto-mcp is a Model Context Protocol (MCP) server designed for automating interactions with the WeChat client using the wxauto library. It allows large language models to send and receive messages through WeChat.
wxauto-mcp is a specialized MCP server that facilitates automated communication with the WeChat client on Windows systems. By leveraging the wxauto library, this server enables large language models to interact with WeChat by sending and receiving messages. It is important to note that wxauto-mcp is only compatible with Windows and has specific WeChat version requirements, which are detailed in the wxauto documentation. The server provides tools for sending messages to specific contacts or groups and retrieving chat histories, making it a powerful tool for integrating WeChat interactions into automated workflows.
Features
- send_message: Allows sending messages to specified contacts or groups with optional @mentions in group messages.
- get_all_messages: Retrieves chat history with specified contacts or groups, returning a list of messages from 'friend' type senders.