wechat-official-studio-mcp-server
Related Servers
Alternatives to wechat-official-studio-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables managing WeChat Official Account content as code, with Markdown editing, review, image processing, approval workflows, and draft publishing through a local MCP server.MIT
- FlicenseNot gradedqualityDmaintenanceEnables management of WeChat Official Accounts by supporting draft creation, image uploads, and content publishing via the MCP protocol. It provides tools for interacting with the WeChat API, including secure token caching and draft list management.-
- AlicenseAqualityCmaintenanceMCP server for reading WeChat public account articles by reusing authenticated browser sessions, handling captchas and rate limits.614MIT
- FlicenseAqualityCmaintenanceEnables MCP clients like WorkBuddy to connect to the WeChat Official Account API, supporting connection checks, article bundle validation, image uploads, and draft creation and querying, while leaving publishing to the author.41-
- FlicenseCqualityDmaintenanceMCP server for reading local WeChat data, enabling AI assistants to query chat history, contacts, sessions, and more via MCP tools.207-
- FlicenseNot gradedqualityDmaintenanceMCP server for WeChat automation, supporting message sending, chat history retrieval, and contact list management via SSE protocol.5-
TDQS
Scored across 9 tools
Each tool targets a distinct resource and action: reading external articles, listing own published articles, separate analytics for articles and followers, auth/account info, draft validation, image upload, and draft creation. No two tools have overlapping purposes.
All tools share the consistent prefix `wechat_official_` and follow a clear `verb_noun` pattern (e.g., `read_article`, `get_follower_report`, `validate_draft`). The naming is uniform and predictable.
Nine tools is well-scoped for a WeChat Official Account studio, covering core reading, analytics, auth, account info, draft creation, and image upload without unnecessary redundancy or bloat.
The set covers reading and draft-creation workflows well, but lacks update/delete/publish operations for drafts and articles. These are minor gaps for a content management workflow and can be worked around or handled externally.