← WebMCP Directory

spree.apparel.monster

spree.apparel.monster

live Unverified (seed import) Commerce 8 tools imperative implementation

Apparel Monster is an online apparel retailer selling men's, women's, and sportswear clothing. 116 products across 30 categories. Prices in USD. Powered by Spree Commerce with a public JSON:API…

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 4 · Act 3 · Transact 1 · Score: Not yet scored

Tool inspector

search_products

answer imperative

Search for apparel products by name, category (taxon permalink), price range, or stock status. Returns up to 20 results with name, price, and URL.

Input schema

PropertyTypeRequiredDescription
query string no Keyword to match against product names, e.g. 'denim shirt'.
taxon string no Permalink filter, e.g. 'categories/men/shirts' or 'collections/new-arrivals'.
min_price number no Minimum price in USD.
max_price number no Maximum price in USD.
in_stock boolean no If true, only return purchasable items in stock.
sort string no Sort order.
limit integer no
Raw JSON schema
{
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Keyword to match against product names, e.g. 'denim shirt'."
    },
    "taxon": {
      "type": "string",
      "description": "Permalink filter, e.g. 'categories/men/shirts' or 'collections/new-arrivals'."
    },
    "min_price": {
      "type": "number",
      "minimum": 0,
      "description": "Minimum price in USD."
    },
    "max_price": {
      "type": "number",
      "minimum": 0,
      "description": "Maximum price in USD."
    },
    "in_stock": {
      "type": "boolean",
      "description": "If true, only return purchasable items in stock.",
      "default": true
    },
    "sort": {
      "type": "string",
      "enum": [
        "popularity",
        "-popularity",
        "price",
        "-price",
        "name",
        "-name",
        "-available_on"
      ],
      "description": "Sort order.",
      "default": "-popularity"
    },
    "limit": {
      "type": "integer",
      "minimum": 1,
      "maximum": 20,
      "default": 10
    }
  }
}

Similar websites

birmakine.com

birmakine.com

Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.

live Unverified Commerce
31 tools A1 / Act30 / T0 Not yet scored Seen 2026-08-17
search_listings ilan_ara ilan_detay kategori_gez marka_listele
Inspect tools
store.nekuda.ai

store.nekuda.ai

AI-native demo storefront

demo Unverified Commerce Transact tools
15 tools A8 / Act6 / T1 Not yet scored Seen 2026-08-17
open_home update_save_ai_agent_s_system authenticate search_products get_product_details
Inspect tools
store.tryrankly.com

store.tryrankly.com

The official Rankly merch store — tees, polos, jackets, mugs, bottles, and everyday-carry for builders who care about craft. Ships internationally.

live Unverified Commerce Transact tools
14 tools A9 / Act4 / T1 Not yet scored Seen 2026-08-17
search_products get_product list_categories best_sellers find_deals
Inspect tools
2ndface.info

2ndface.info

2ndFace Tattoo — tattoo and piercing studio in Bucharest (Piața Unirii) offering custom tattoos, piercings, pricing, aftercare, and WhatsApp booking.

live Unverified Commerce Transact tools
12 tools A11 / Act0 / T1 Not yet scored Seen 2026-08-17
get_tattoo_estimate_info search_faq search get_product_cards get_promotions
Inspect tools

Related on Influzer