mcp-server-wechat-mp
Related Servers
Alternatives to mcp-server-wechat-mp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI applications to manage WeChat Official Accounts through standardized tools for authentication, media uploads, draft creation, article publishing, and permanent material management.117 npm63MIT
- 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.-
- AlicenseAqualityBmaintenanceEnables publishing HTML articles and image messages to WeChat Official Account drafts via LLM tool calls, with automatic image upload and URL replacement.5MIT
- AlicenseCqualityBmaintenanceEnables WeChat Official Account content publishing via MCP tools, covering image upload, draft management, and async publication with a dual-gate safety model.531MIT
- AlicenseNot gradedqualityCmaintenanceBridges AI writing and content platforms by enabling AI agents to format Markdown and publish posts directly to WeChat Official Accounts with automatic image handling. It supports conversational theme management and streamlined drafting to eliminate the need for manual copy-pasting between editors.91 npm1,313Apache 2.0
- FlicenseAqualityDmaintenanceEnables AI agents to control WeChat through MCP protocol, including sending messages, managing contacts, and searching messages.10-
TDQS
Scored across 5 tools
Each tool targets a distinctly different purpose: uploading article images vs cover images, and creating, publishing, or deleting drafts. No two tools could be confused.
All tool names follow a consistent verb_noun pattern with lowercase underscores: upload_article_image, upload_cover_image, create_draft, publish_draft, delete_draft. The pattern is uniform and predictable.
Five tools is well-scoped for a WeChat MP article management server, covering the essential operations without unnecessary bloat.
The server covers the primary lifecycle of draft management (create, publish, delete) and image uploads. Minor gaps exist, such as no update draft or list drafts, but these are workable.