MCP Servers / other / Pepesto MCP

Pepesto MCP

JSON →
httpnone2other

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
How to run this server
[ { "cmd": "npx -y @pepesto/pepesto-mcp", "imports": [] } ]
server path: pepesto-mcp
Tools
What this server exposes
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.
Configuration
Environment & auth
authnone
envPEPESTO_API_KEY
Resources
Pepesto MCP — MCP Server · libregistry