yan
Related Servers
Alternatives to yan
No user-submitted related servers found.
Related Servers
- FlicenseCqualityDmaintenanceMCP server for reading local WeChat data, enabling AI assistants to query chat history, contacts, sessions, and more via MCP tools.207-
- FlicenseNot gradedqualityBmaintenanceProvides AI clients read-only access to WeChat chat history by extracting and decrypting the local Mac database, enabling search, summary, and analysis of messages.-
- AlicenseAqualityCmaintenanceEnables AI agents to securely access and search enterprise WeChat (WeCom) chat records with full decryption and auditing, supporting message retrieval, decryption, local storage, and querying via MCP tools.92MIT
- 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
- FlicenseAqualityDmaintenanceEnables AI agents to control WeChat through MCP protocol, including sending messages, managing contacts, and searching messages.10-
- FlicenseNot gradedqualityBmaintenanceEnables MCP clients to control the Windows WeChat desktop app, including reading conversations, sending messages, searching contacts, and monitoring new messages via UI automation.-
TDQS
Scored across 37 tools
Most tools have clearly distinct purposes, with detailed descriptions that prevent confusion. A few pairs like check_new_messages vs poll_watchlist and multiple search_wechat_articles variants could be mistaken, but their scope and parameters are explicitly differentiated.
The overwhelming majority follow a verb_noun snake_case pattern (list_, get_, search_, read_, extract_, etc.), making it predictable. A handful of noun-first names (wechat_reader_capabilities, yan_usage_guide) and mixed verbs (ack_, poll_) are minor deviations that do not significantly hinder readability.
With 37 tools, this server is heavily over-scoped. While the domain (WeChat reading, attachment processing, watchlists, article archiving) is broad, the count exceeds what an agent can efficiently navigate, risking decision paralysis and increased selection error.
The tool surface comprehensively covers the core lifecycle: reading, searching, extracting, analyzing, exporting, and monitoring WeChat data, plus article discovery and archiving. Minor gaps include no explicit delete/update for watchlists (though replace exists) and no batch deletion for saved articles, but these are not critical for the primary workflows.