STRIDE Sneaker Shop
com.sneaker-hub/shopPre-owned sneaker shop catalog: search in-stock shoes by keyword/brand/price, get buy links.
Tools · 3
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 full details of one product by its id or SKU: description, per-size stock, all images, buy links.
Store overview: payment methods, WhatsApp ordering link, current Treasure Hunt promo and useful links.
Similar MCP servers embedding-nearest
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"
}
}
}