mcp_server_wechat

mcp-serverStable

基于MCP技术,操作微信发送消息和获取历史记录

Stars

109

Δ stars 7d

+1

Δ stars 30d

Forks

28

Contributors

1

npm DL / wk

PyPI DL / wk

Language

Python

Last push

2025-10-24

About mcp_server_wechat

此服务器提供以下主要功能: - 获取微信聊天记录(指定日期) - 发送单条消息给单个好友 - 发送多条消息给单个好友 - 发送消息给多个好友 stdio版 ```json { "mcpServers": { "wechat": { "command": "python", "args": ["-m", "mcp_server_wechat","--folder-path=存放历史记录的目录"] } } } ``` sse版 启动命令 ```bash python -m mcp_server_wechat_sse --folder-path=x:\xxxxx #默认文件夹可以在代码中修改 ``` ```json { "mcpServers": { "wechat": { "url": "http://localhost:3000/sse" } } } ``` Streamable_HTTP版

Read the full README on GitHub →

mcp_server_wechat growth signals this week

Growth score: 13/100 week of 2026-06-29

Acceleration (40%)0
Relative velocity (30%)19
Downloads (20%)0
Activity (10%)0

Signal history

WeekScoreΔ★Signal
2026-06-2913+1Stable
2026-06-150+0Stable

mcp_server_wechat alternatives

Projects in the same category, closest in size — picked by data, not opinion.

D365 F&O MCP ServerStable109
Mealie MCP ServerStable109
altium-mcpStable109
stass/lldb-mcpStable109

See all mcp-server projects ranked by growth →

Frequently asked questions

Is mcp_server_wechat still maintained?
Activity is low: the last push was on 2025-10-24 (259 days before our latest snapshot).
Is mcp_server_wechat growing?
It is stable this week, with a growth score of 13/100. See the weekly history above.
What are the best mcp_server_wechat alternatives?
Closest by category and size in our data: D365 F&O MCP Server, Mealie MCP Server, altium-mcp — full list with live signals above.

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![mcp_server_wechat on What's Trending in AI](https://whatstrendinginai.com/badges/panxingfeng-mcp-server-wechat.svg)](https://whatstrendinginai.com/projects/panxingfeng-mcp-server-wechat/)

mcp_server_wechat badge

Tracked since 2026-06-20 · data as of 2026-07-10 · 1 open issues · 4 releases