Skip to main content
Glama
BACH-AI-Tools

Real Time Amazon Data MCP Server

Related Servers

Alternatives to Real Time Amazon Data MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Remote MCP server with 19 e-commerce and IP-compliance data tools — Amazon product/review/search/niche/bestseller data, AI SERP & keyword trends, local Maps POI, WIPO trademark search, and PACER patent litigation. No scraping code or proxies needed; one API key unlocks all tools.
      21
      1
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables large language models to directly access and analyze Amazon product information, including product details, variants, and reviews.
      -
    • A
      license
      A
      quality
      B
      maintenance
      Real-time, structured Amazon data for AI agents across 21 marketplaces: product details, seller offers, search results, 12-month sales history, Best Sellers Rank, package dimensions, and seller intelligence. 16 tools including free bulk-job monitoring and account usage tracking, available as a hosted endpoint or via npx.
      17
      59 npm
      MIT

    TDQS

    B3.1/5.0

    Scored across 18 tools

    Disambiguation3/5

    Most tools target distinct entities (products, sellers, influencers, deals, promo codes), but there is notable overlap risk: products_by_category and product_search both return products with offers and support the same filters; product_details and product_offers return largely the same product data (with product_offers just adding an offers array); and product_review_details vs product_reviews could be confused (one is a single review by id, the other paginates reviews, though they distinctively differ). These overlaps create selection ambiguity for agents.

    Naming Consistency4/5

    The naming pattern is predominantly consistent noun_by_noun / noun_noun (e.g., product_details, product_search, product_reviews, seller_profile, seller_products, influencer_posts, deals). Most tools follow a predictable noun_[verb/noun] style. Minor deviations like asin_to_gtin (verb-based) and product_category_list break the pattern slightly, but overall the convention is coherent.

    Tool Count4/5

    18 tools is reasonable for a broad Amazon data provider covering products, reviews, sellers, influencers, deals, and promotions. While on the higher end, each tool maps to a distinct Amazon scraping surface area, and the count is justified by the breadth of the domain.

    Completeness3/5

    The surface covers a wide variety of Amazon data: product search/details/offers, reviews, sellers, influencers, deals, promo codes, categories, and ASIN conversion. However, there are notable gaps: no update/create/delete operations are expected for a read-only API, but missing tools like cart/order operations and wishlist are acceptable. Gaps like product attributes/browse nodes or warehouse/deep-link retrieval are absent, and it lacks a tool to fetch a single product's reviews for a specific product without cookies (product_reviews requires a logged-in cookie). The truncated descriptions (two tools cut off) make full completeness assessment difficult.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues