wechat-mp-mcp
by fdslk
Related Servers
Alternatives to wechat-mp-mcp
No user-submitted related servers found.
Related Servers
TDQS
A4/5.0
Scored across 6 tools
Disambiguation5/5
Each tool has a clearly distinct purpose: incremental crawling, fetching articles, paginated listing, local store querying, usage monitoring, and account search. No overlapping functionality.
Naming Consistency4/5
Most names follow verb_noun snake_case (e.g., fetch_article, list_articles_page), but quota_status is noun_noun, a minor deviation. Overall pattern is clear.
Tool Count5/5
Six tools cover the main operations for interacting with WeChat MP: account lookup, article listing, incremental crawling, content fetching, and usage monitoring. Well-scoped.
Completeness5/5
The set covers search, listing (both paginated and incremental), fetching, and caching. For a read-focused API, this is complete. No essential operations missing.