Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

STRIDE Sneaker Shop

com.sneaker-hub/shop

Pre-owned sneaker shop catalog: search in-stock shoes by keyword/brand/price, get buy links.

Uptime
100.0%
1 direct probes · 30d
Response
786ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_products

Search the live catalog of in-stock pre-owned/refurbished sneakers by keywords, brand and/or max price. Returns product cards with name, price, sizes in stock, image and buy link.

get_product

Get full details of one product by its id or SKU: description, per-size stock, all images, buy links.

get_store_info

Store overview: payment methods, WhatsApp ordering link, current Treasure Hunt promo and useful links.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stride_sneaker_shop": {
      "url": "https://sneaker-hub.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}