Skip to main content
Glama

Related Servers

Alternatives to wechat_oa_mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      C
      quality
      B
      maintenance
      Enables WeChat Official Account content publishing via MCP tools, covering image upload, draft management, and async publication with a dual-gate safety model.
      53
      1
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Enables 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.
      4
      1
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables managing WeChat Official Account content as code, with Markdown editing, review, image processing, approval workflows, and draft publishing through a local MCP server.
      MIT

    TDQS

    A3.7/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool targets a distinct action: creating, deleting drafts, deleting materials, fetching tokens, and publishing. The only potential overlap between del_draft and del_material is resolved by clear parameter descriptions referencing the specific media IDs returned from create_draft.

    Naming Consistency4/5

    All tools follow a consistent WeChat_verb_noun pattern with snake_case. The only minor deviation is the use of 'del' as an abbreviation instead of the full 'delete', but it's applied consistently across both delete operations.

    Tool Count5/5

    Five tools is well-scoped for a focused WeChat draft management workflow. Each tool serves a necessary step in creating, publishing, and cleaning up articles, with no redundant or missing obvious tools for the intended scope.

    Completeness3/5

    The set covers create, publish, and delete for drafts, plus token retrieval and material deletion. However, it lacks get/list/update draft operations, which are essential for managing existing drafts, forcing agents to rely on previously stored IDs.

    Maintenance

    ActivityInactive
    ResponsivenessWithin a week