MCP Uptime
← MCP Reliability Index  /  AI & LLM
A

Agenticfeed

io.github.bluestratus/agenticfeed
Match shopper intent to a merchant's products and fetch live price, stock and product Q&A.
healthy
status
4
tools exposed
385ms
connect latency
10f946af4f97
schema fingerprint

Tools (4)

find_merchant
Resolve a merchant's website domain to their Agenticfeed merchant ID and confirm they publish an Agentic Feed. Call this first when you only know a store's domain; use the returned merchant_id with get_product or the discovery feeds.
get_product
Get full detail for a single product by merchant_id and product_id: name, price, currency, availability, image, and the buyer questions, problems, and use cases it maps to. Returns a schema.org Product.
list_products
List a merchant's in-stock products (product_id, title, price, availability, url). Call after find_merchant to see the catalogue, then get_product for full detail. For a specific shopper need, prefer search_products.
search_products
Find a merchant's products that match a shopper's need, question, problem, or use case. Pass the buyer intent in natural language (e.g. "a light strategy game for 4 players under thirty pounds"); returns ranked in-stock products with the reason each fits, drawn from Agenticfeed's intent mapping (que

Endpoint

https://agenticfeed.ai/mcp
Category: AI & LLM · Last checked: 2026-07-30T13:51:01Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.