Skip to main content
Glama

Related Servers

Alternatives to Secondhand MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.1/5.0

    Scored across 5 tools

    Disambiguation3/5

    The tool set has two overlapping pairs: search_marketplace/search and get_listing_details/fetch. The descriptions help clarify that one pair is marketplace-specific and the other follows the deep research contract, but an agent can still easily pick the wrong tool when the only distinguishing factor is the id format or contract convention.

    Naming Consistency2/5

    Three tools follow a verb_noun pattern (search_marketplace, get_listing_details, list_marketplaces), while two bare generic verbs (search, fetch) break the pattern. This is inconsistent and makes the duplicated functionality harder to tell apart by name alone.

    Tool Count4/5

    Five tools is a reasonable size for a read-only marketplace search server. However, the two contract-wrapper tools (search and fetch) duplicate the core capabilities of the marketplace-specific tools, making the set feel slightly padded even though it remains manageable.

    Completeness4/5

    The core read-only workflow is covered: searching listings, fetching full details, and discovering available marketplaces. Minor gaps exist, such as no pagination for searches and no seller-profile or category-browsing endpoint, but agents can generally accomplish the intended search-and-inspect task without dead ends.

    Maintenance

    ActivityActive
    ResponsivenessSlow