Pepesto MCP
JSON →Pepesto gives your agent the ability to turn any recipe (a URL, plain text, or a photo) into a matched basket of real supermarket products with live prices, across 26 European supermarkets. The MCP covers the recipe â matched cart half of the grocery shopping workflow (parse / search / map ingredients to SKUs / check catalogs)
Install
npx -y @pepesto/pepesto-mcp Tools · 6
- pepesto_oneshot One-shot recipe → matched cart, including a redirect_url for checkout.
- pepesto_parse Parse a URL/text/image recipe into structured ingredients + KgToken.
- pepesto_suggest Search Pepesto's 1M+ recipe graph.
- pepesto_products Map KgTokens + supermarket to concrete products with prices.
- pepesto_catalog Full SKU dump for a supermarket. Only when explicitly requested; cache results.
- pepesto_credits Check remaining credits. Free.
Environment variables
PEPESTO_API_KEY
Links
★ 2 GitHub stars