Command Palette

Search for a command to run...

UnylyUnyly
Browse all

ncosic/logimu-shopping-mcp

FreeNot checked

Real Amazon (US, UK, DE, CA, AU) and Walmart shopping data for AI assistants — ranked product shortlists, current prices, live stock, real ratings, and 30-day p

GitHubEmbed

About

Real Amazon (US, UK, DE, CA, AU) and Walmart shopping data for AI assistants — ranked product shortlists, current prices, live stock, real ratings, and 30-day price/BSR history from a 17M+ product warehouse. Free hosted endpoint, no signup (30 queries/day). Remote streamable-http at api.logimu.com/mcp.

README

Give Claude, ChatGPT, and any MCP client real shopping data.

AI assistants are great at comparing products — and terrible at knowing today's price, what's actually in stock, and which "bestseller" is a relabeled generic. This MCP connector fixes that: your assistant gets observed Amazon (US, UK, DE, CA, AU) and Walmart data — current prices, live stock, real ratings, price/BSR history, and ranked product shortlists — from a continuously refreshed warehouse of 17M+ tracked products.

Free, no signup: 30 queries per day.

https://api.logimu.com/mcp

Quick start

Client How
Claude (claude.ai / desktop) Settings → Connectors → Add custom connector → paste the URL above. No key needed.
Claude Code claude mcp add --transport http logimu https://api.logimu.com/mcp
ChatGPT (developer mode), Cursor, VS Code, anything MCP Add the same URL as a remote (Streamable HTTP) server.

Then ask things like:

  • "Find me the best coffee maker under $80" → ranked shortlists grouped by category or price tier
  • "Is ASIN B0BDHQSZCV a good buy right now?" → price, stock, buy-box seller, 30-day price/stock changes, brand stats
  • "Well-rated dehumidifiers under $150 with 1,000+ reviews" → structured warehouse filtering

Tools

Tool Use when Returns Free-lane cost
shopping "best X", "find me Y under $Z" — you want a shortlist Ranked, grouped products (category or Budget/Mid/Premium tiers) with real ratings, prices, stock, observed_at stamps + brand facets, in ~100ms 1 of 30 daily
product You have a specific ASIN/item — "good buy?", "price history?", "who sells this?" Current snapshot + intelligence blocks: 30-day price/stock change events, all-seller offer table, brand stats 1 of 30 daily
search Filtered structured lists — price/rating/review/BSR/FBA filters, sorting Up to 25 rows on the free lane from 17M+ tracked products across all 11 Amazon marketplaces plus Walmart US 1 of 30 daily

Full REST API reference (same engine, same data): api.logimu.com/docs

Free tier, honestly stated

Free (no signup) With a free API key
Queries 30 / day 2,500 free credits, then flat credits from $0.15 per 1,000
Data Full warehouse, cached (fresh, timestamped) Warehouse + mode=live on-demand scrape (~6s, any Amazon marketplace) + shopping detail mode
Signup None Email only, no card — api.logimu.com
  • Every record carries an observed_at timestamp — data is observed from our warehouse, not a live retailer feed.
  • We have no affiliate or seller relationship with anything the tools return. Nothing is ranked because someone paid for it.
  • Failed or empty requests are never billed, on any tier.

What's in this repo

The live server is hosted — this repo carries the tool catalog, an introspection-only stdio stub (logimu-mcp-stub) so directory build harnesses can enumerate the tools without credentials, and the listing metadata. tools/call on the stub returns a pointer to the hosted endpoint.

pip install .
logimu-mcp-stub   # stdio MCP: initialize / tools/list work; tools/call points to the hosted server

Links


© 2026 Logimu · A service of CP Development doo · Not affiliated with Amazon or Walmart.

from github.com/ncosic/logimu-shopping-mcp

Installing ncosic/logimu-shopping-mcp

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/ncosic/logimu-shopping-mcp

FAQ

Is ncosic/logimu-shopping-mcp MCP free?

Yes, ncosic/logimu-shopping-mcp MCP is free — one-click install via Unyly at no cost.

Does ncosic/logimu-shopping-mcp need an API key?

No, ncosic/logimu-shopping-mcp runs without API keys or environment variables.

Is ncosic/logimu-shopping-mcp hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install ncosic/logimu-shopping-mcp in Claude Desktop, Claude Code or Cursor?

Open ncosic/logimu-shopping-mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare ncosic/logimu-shopping-mcp with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs