ListofDisks – hard drive price index across 7 retailers not just Amazon
Multi-retailer drive pricing when others just scrape Amazon APIs.

A year of normalized butcher data with MCP access beats typical AI wrappers.
UK shoppers, data hobbyists, developers experimenting with MCP
MySupermarket · PriceSpy · Google Shopping
I've now got over a year of data so there are some interesting patterns appearing in various product offerings (some of it seasonal, some of it as expected appears to be reactionary to price changes on competitors).
I just wanted to get the best price for meat that I enjoy smoking on my Kamado, but it got a little out of hand, so now there's a full on basket comparison (get the cheapest basket in one shop for your chosen products) and grouped cut analysis over time (to see how price is changing and if it's genuinely a good price right now).
Because it seems like everyone's doing it these days (and UI is so painful to craft and keep up to date), added an MCP server so you can ask your AI about the data directly instead of clicking around the site. It's read only and free.
Things you can ask it: - Search products across every butcher we track - Browse a cut and see the cheapest and dearest - Price per kg plus how many shops stock it - Current best deals (cheapest supplier for a cut vs what it normally goes for) - Compare a basket of cuts across suppliers to see who works out cheapest overall - price history and trend for a cut
If you fancy giving it a go (and would like to share feedback!)
Setup:
Claude web:
- Settings, Connectors, add a custom connector. - URL is https://meat.offer-spider.com/api/mcp - Leave the OAuth client ID and secret blank, it registers itself. - Then you sign in with your email and hit approve.
Anything that lets you set a header:
- go to https://meat.offer-spider.com/register your email, and you get an API key. - Send it as Authorization: Bearer <key>. - verify
Also works with Antigravity and ChatGPT/Codex if that's your thing.
It's rate limited and capped so nobody can pull the whole catalogue, but for normal questions it's more than enough.
Happy to take requests for more tools or feedback on the setup. Getting OAuth working for MCP was more fiddly than it should be, so if you hit any snags adding it, let me know.
Multi-retailer drive pricing when others just scrape Amazon APIs.
You can ask an MCP-enabled assistant to compare the same listing across countries and get a compact table showing where to buy low and sell high — that cross-border compare_prices call is the clear killer feature. The author solved real scraping pain (Cloudflare, TLS fingerprints, residential proxies) and wrapped it as a drop-in npx/Apify MCP server, but expect maintenance friction and legal/scraping risks over time.
Cloud pricing comparison covering 8 providers—but Finops tools and cloud vendors already do this.
Fee-adjusted odds comparison across Polymarket and Kalshi with LLM-verified event matching.
Nice, search-focused UI with CSV upload and an explicit LTR angle — that specificity is promising for people who care about ranked pricing signals rather than raw scrape dumps. The site feels early (empty results, minimal onboarding and coverage notes), so the real question is whether their non-stationary-data approach to ranking actually beats simple heuristics at scale. If the ML pipeline and freshness guarantees are solid, this is useful to its niche; right now it's a tidy MVP.
Flexible date flight search when Google Flights already does this for free.