today.lmk/commerce
today.lmk/commerceCross-merchant product search with real price history, comparisons, and demand signals.
Tools · 13
Search LMK products; returns citable results, each with a canonical LMK product-page URL. Use for shopping/discovery. For price/brand/on-sale filters, use search_catalog.
Fetch full detail for one product by id (from a prior search result). Returns citable text with price, savings, 90-day price history, and buying options.
Search LMK's curated cross-merchant catalog. Returns products with LMK product-page links. Use for "find me X" shopping queries.
Batch-resolve products by LMK slug, id, or external/merchant id.
Get a single product with full detail: enriched card, 90-day price stats (lowest/highest/average + is-at-lowest), and cross-merchant buying options.
Compare a product's price across merchants. Returns offers plus lowest/highest, all linking to the LMK product page.
Get price history and stats for a product over a trailing window (default 90 days). LMK-proprietary price intelligence.
Today's best deals, ranked by LMK's deal-quality scoring (discount depth, price sweet spot, merchant quality). Optionally filter by category slug or minimum discount.
Most-wishlisted products (180-day demand signal across all LMK lists, aggregate counts only). Unique LMK demand data.
Products gaining momentum — most-added to wishlists in the last 30 days (aggregate counts only).
Gift recommendations for a recipient/occasion within a budget. Blends curated search with LMK demand signals.
List LMK's published editorial collections (occasions, holidays, beauty, style, sports).
Get a single editorial collection and its curated products by slug.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"today.lmk/commerce": {
"url": "https://lmk.today/api/ucp/mcp",
"transport": "streamable-http"
}
}
}