Skip to main content
Glama
hwqlet

MCP Product Search Server

by hwqlet

Related Servers

Alternatives to MCP Product Search Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables product comparison and analysis for any MCP-compatible AI assistant, with tools like compare_products and list_products.
      -
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that wraps the Universal Commerce Protocol (UCP) Discovery and Catalog capabilities, letting you search and compare products across UCP merchants directly from Claude.
      4
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to retrieve product details, customer reviews, and search results from retailers like Amazon, Target, Best Buy, Home Depot, and Walmart through a unified MCP interface.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables users to search for products, retrieve details, and manage their shopping cart on Amazon through the MCP framework. It also supports viewing order history and provides a demonstration of ordering capabilities within AI interfaces.
      3 npm
      50
      MIT

    TDQS

    A4.1/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a distinct purpose: get_product retrieves by ID, list_categories returns category overview, search does keyword-based filtering. No ambiguity in their roles.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (get_product, list_categories, search) using snake_case, making them predictable.

    Tool Count5/5

    With 3 tools, the server is well-scoped for a search-focused service. Each tool earns its place without bloat or deficiency.

    Completeness4/5

    The tool set covers core search and retrieval operations (get by ID, list categories, keyword search). Missing a general 'list all products' operation, but search likely covers this with an empty keyword, though not documented; minor gap.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues