wechat-mcp-server
Related Servers
Alternatives to wechat-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityBmaintenanceA local-first MCP server that lets agents search and summarize a user's own WeChat history, with stable pagination, bulk chat workflows, unread/event queries, and gated enrichment tools.191MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for WeChat PC automation, enabling message sending, voice/video calls, and AI-powered listening through Cursor or WorkBuddy.2-
- AlicenseNot gradedqualityAmaintenanceMCP server providing an Agent-first, read-only interface to authorized WeChat conversations, with CLI and plugin support for Codex and Claude Code.1MIT
- FlicenseNot gradedqualityDmaintenanceMCP server for WeChat automation, supporting message sending, chat history retrieval, and contact list management via SSE protocol.5-
- AlicenseAqualityBmaintenanceA read-only MCP server that enables searching and extracting to-dos from local macOS WeChat chat databases. It decrypts and queries local WeChat data without sending messages or modifying databases.124MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server that lets an LLM read and drive the macOS WeChat client through the Accessibility API, without reverse-engineering or injected code. It supports listing chats, opening conversations, reading messages, sending actions, and saving media locally.MIT
TDQS
Scored across 20 tools
Tools have mostly distinct purposes, with slight overlap between message retrieval tools (history, new_messages, get_buffered_messages) but descriptions clarify differences. Sticker and skill tools are well-separated.
All tools start with 'wechat_', but some follow verb_noun pattern (wechat_add_sticker) while others are noun-only (wechat_contacts, wechat_history), causing minor inconsistency.
20 tools is appropriate for a WeChat integration, covering contacts, sessions, messages, stickers, skills, and listener functionality without being overwhelming.
Missing core functionality like sending messages or modifying contacts, which are expected for a chat server. Focus is on data retrieval and analysis, leaving significant gaps.