- Explore MCP Servers
- wechat-mcp
Wechat Mcp
What is Wechat Mcp
wechat-mcp is a tool designed for automating interactions with WeChat, allowing users to send and receive messages programmatically.
Use cases
Use cases for wechat-mcp include automating replies to customer inquiries, logging messages for analysis, and integrating WeChat messaging into other applications.
How to use
To use wechat-mcp, clone the repository from GitHub, log in to WeChat on your PC, and run the main script with your WeChat ID and desired port. You can also start the server in standard input/output mode.
Key features
Key features include retrieving WeChat messages, sending messages, and accessing the last messages through various tools provided in the package.
Where to use
wechat-mcp can be used in fields such as personal automation, customer service, and any application requiring automated messaging through WeChat.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Wechat Mcp
wechat-mcp is a tool designed for automating interactions with WeChat, allowing users to send and receive messages programmatically.
Use cases
Use cases for wechat-mcp include automating replies to customer inquiries, logging messages for analysis, and integrating WeChat messaging into other applications.
How to use
To use wechat-mcp, clone the repository from GitHub, log in to WeChat on your PC, and run the main script with your WeChat ID and desired port. You can also start the server in standard input/output mode.
Key features
Key features include retrieving WeChat messages, sending messages, and accessing the last messages through various tools provided in the package.
Where to use
wechat-mcp can be used in fields such as personal automation, customer service, and any application requiring automated messaging through WeChat.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
install
pip install wechat-mcp
需要先登陆微信
start sse
wechat-mcp --wxid "your_wechat_id" --port 8000 --transport sse
tool list
- get_wechat_message
- get_last_wechat_message
- sql_wechat_message
- send_wechat_message
client config
sse
stdio
感谢以下开源项目的支持
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










