Skip to main content
Glama

commerce

Server Details

Cross-merchant product search with real price history, comparisons, and demand signals.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

13 tools
compare_prices
Read-onlyIdempotent
Inspect

Compare a product's price across merchants. Returns offers plus lowest/highest, all linking to the LMK product page.

ParametersJSON Schema
NameRequiredDescriptionDefault
idOrSlugYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
offersYes
productYesAn LMK catalog product. `url` is always an LMK product-page link.
lowestPriceNo
highestPriceNo
fetch
Read-onlyIdempotent
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesProduct id or slug from a search result

Output Schema

ParametersJSON Schema
NameRequiredDescription
idYes
urlYes
textYes
titleYes
metadataYes
get_collection
Read-onlyIdempotent
Inspect

Get a single editorial collection and its curated products by slug.

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYes
limitNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
urlYes
slugYes
themeNo
titleYes
productsYes
descriptionNo
get_deals
Read-onlyIdempotent
Inspect

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
categoryNo
minDiscountPercentNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
dealsYes
generatedAtYes
totalDealCountYes
get_gift_ideas
Read-onlyIdempotent
Inspect

Gift recommendations for a recipient/occasion within a budget. Blends curated search with LMK demand signals.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNoRecipient/occasion, e.g. "gifts for new dad"
maxPriceNo
minPriceNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
productsYes
get_price_history
Read-onlyIdempotent
Inspect

Get price history and stats for a product over a trailing window (default 90 days). LMK-proprietary price intelligence.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysBackNo
idOrSlugYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
lowestNo
pointsYes
averageNo
currentNo
highestNo
historyYes
isAtLowestYes
daysTrackedYes
get_product
Read-onlyIdempotent
Inspect

Get a single product with full detail: enriched card, 90-day price stats (lowest/highest/average + is-at-lowest), and cross-merchant buying options.

ParametersJSON Schema
NameRequiredDescriptionDefault
idOrSlugYesProduct slug, id, or external id

Output Schema

ParametersJSON Schema
NameRequiredDescription
productYesAn LMK catalog product. `url` is always an LMK product-page link.
priceStatsYes
buyingOptionsYes
list_collections
Read-onlyIdempotent
Inspect

List LMK's published editorial collections (occasions, holidays, beauty, style, sports).

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
collectionsYes
lookup_catalog
Read-onlyIdempotent
Inspect

Batch-resolve products by LMK slug, id, or external/merchant id.

ParametersJSON Schema
NameRequiredDescriptionDefault
idsYes

Output Schema

ParametersJSON Schema
NameRequiredDescription
productsYes
search_catalog
Read-onlyIdempotent
Inspect

Search LMK's curated cross-merchant catalog. Returns products with LMK product-page links. Use for "find me X" shopping queries.

ParametersJSON Schema
NameRequiredDescriptionDefault
brandNo
limitNo
queryYesNatural-language product search query
onSaleNo
maxPriceNo
minPriceNo

Output Schema

ParametersJSON Schema
NameRequiredDescription
totalYesTotal matches available (not just returned)
sourcesYesWhich backends contributed, e.g. typesense, affiliate
productsYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources