Skip to main content
Glama
BACH-AI-Tools

bach-walmart_scraper4

Related Servers

Alternatives to bach-walmart_scraper4

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables MCP clients to search Walmart products by keyword or category, retrieve product details including the buy box and other sellers, and page through customer reviews with filters, all as structured JSON without a Walmart developer account.
      3
      92
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI agents to access Walmart product data including lookups, price history, offers, seller profiles, reviews, and sales stats via tools callable in MCP-compatible clients like Claude Desktop and Cursor.
      5
      17
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables web scraping and document processing with JavaScript execution, anti-detection measures, batch processing, and structured data extraction. Supports multiple formats including markdown, HTML, screenshots, and handles PDFs with OCR capabilities.
      4
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      This MCP server enables interaction with Walmart Marketplace APIs, offering tools for managing items, orders, inventory, prices, promotions, feeds, and more, with automatic OAuth2 authentication and spec-driven endpoint discovery.
      6
      MIT

    TDQS

    B3/5.0

    Scored across 4 tools

    Disambiguation3/5

    The two 'discover_top_products' tools have overlapping purposes and could be confused, with the only clear distinction being the input type (URL vs keyword) described in the text. Other tools are distinct in function.

    Naming Consistency3/5

    All names use snake_case, but there is no consistent pattern: 'get_product_data_from_url' and 'discover_top_products_in_a_category_by_keyword' are long and descriptive, while 'monitor_status' is short. Verbs vary and one pair of tools differs only by a trailing qualifier.

    Tool Count4/5

    Four tools is a reasonable scope for a scraper server. However, having two very similar discovery tools adds slight redundancy and makes the set feel less concise than it could be.

    Completeness4/5

    The set covers the core scraping workflow: fetching a single product, discovering top products by two methods, and checking async task status. No obvious critical gaps are present for the stated purpose.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues