微信mcp服务,实现消息收发
Project description
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
{
"mcpServers": {
"wechat-mcp": {
"command": "cmd",
"args": ["/c", "python", "-m", "wechat_mcp"]
},
}
}
感谢以下开源项目的支持
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wechat_mcp-0.1.11.tar.gz
(6.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wechat_mcp-0.1.11.tar.gz.
File metadata
- Download URL: wechat_mcp-0.1.11.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20657bed06474c7750d03addf5acb43e0f98a6190e06f268d9ae77d308596589
|
|
| MD5 |
ff35dee52c898c625282f7543bfebad2
|
|
| BLAKE2b-256 |
e25e47124ef2c9f3d1b48f8b97b84d59d10776517e040a676b8f59200505ac84
|
File details
Details for the file wechat_mcp-0.1.11-py3-none-any.whl.
File metadata
- Download URL: wechat_mcp-0.1.11-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1b94f9881a533cb29b84f4cd27b97ab9e7f316c66a04f027be793ba2af1906d
|
|
| MD5 |
cbbaba48726e818b1268af787c572f14
|
|
| BLAKE2b-256 |
274131ff152b7a6d2bd483ef1557401e8dfc1057af2944183e022a368ec36014
|