Skip to main content
Glama

Related Servers

Alternatives to Social Image MCP Crawler

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.5/5.0

    Scored across 7 tools

    Disambiguation3/5

    search_images and fetch_creator_images overlap heavily: search_images already routes creator queries (douyin-user:, douyin-name:) and fetch_creator_images also retrieves creator media, so the boundary is blurred. download_images vs fetch_creator_images both download media, and inspect_item vs search_images both return image candidates, though descriptions provide partial differentiation.

    Naming Consistency5/5

    All tools follow a consistent verb_noun snake_case pattern (inspect_item, search_images, fetch_creator_images, download_images, list_platforms, list_sources, submit_feedback). No mixing of conventions or vague bare verbs.

    Tool Count5/5

    Seven tools is well-scoped for a social image crawling server: search/inspect, creator fetch, download, two listing utilities, and feedback. Each tool appears to earn its place without redundancy bloat.

    Completeness4/5

    The surface covers discovery (search/inspect), retrieval (creator fetch), downloading, platform/source enumeration, and feedback. Minor gaps: no explicit way to configure or add sources (only list_sources), and no tool to manage adapters despite legacy adapter references.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues