Skip to main content
Glama
kwgoodwin

Clearon WordPress MCP

by kwgoodwin

Related Servers

Alternatives to Clearon WordPress MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.1/5.0

    Scored across 13 tools

    Disambiguation3/5

    Most tools map to distinct actions, but get_server_health overlaps with get_auth_mode and get_endpoint_config, and get_post/find_posts have similar retrieval purposes. The three disabled tools set_social_meta, set_featured_image, and upsert_share_block share nearly identical 'use a reviewed payload workflow' descriptions, which adds ambiguity.

    Naming Consistency4/5

    The set mostly follows a verb_noun snake_case pattern like get_post, upload_media, audit_slug_state, and resolve_duplicate_posts. Minor deviations such as publish_now and the mix of set_/upsert_ for disabled mutation tools keep it from being fully consistent.

    Tool Count4/5

    13 tools is a reasonable size for a WordPress publishing server. However, three of those tools are disabled stubs that add clutter rather than functionality, so the effective tool surface is closer to 10.

    Completeness3/5

    The active tools cover post retrieval, payload-based upsert/publish, media upload, and duplicate management. Notable gaps remain: no direct way to set featured images or social meta, no general media retrieval, and no delete/update flow outside the payload workflow.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues