food52-pp-mcp — MCP server for Food52 recipe and product data

draft — generated, polish on first use.

Category: pp-mcp Where it works: both Source: ~/.mcp.json

What it is

Remote MCP server exposing Food52 recipe search, product lookup, and related metadata. Tools are remote/Go-based and not locally introspectable.

How to trigger it

  • “caută rețete Food52 pentru…”
  • “arată-mi produsele Food52…”
  • “folosește food52-pp-mcp”
  • Direct command: verifică doctrina
  • Auto-fires? no

How to use it

Operator mentions Food52 context or explicitly invokes the MCP; the server handles recipe/product queries and returns structured data via the MCP protocol.

Practical examples

  1. you: “caută rețete Food52 cu pui și lămâie” returns matching recipes with ingredients and links.
  2. you: “ce produse Food52 au rating peste 4.5” lists top-rated products from the catalog.

Tools

toolwhat it doesexample
search_recipescăută rețete după ingrediente sau cuvinte cheiesearch_recipes(“pui, lămâie”)
get_productobține detalii despre un produs Food52get_product(“sku-12345”)
list_categorieslistează categoriile disponibilelist_categories()
get_recipepreia rețeta completă după IDget_recipe(“recipe-987”)

Notes / limits

Remote server — latență posibilă; confirmă conectivitatea MCP înainte de utilizare; tool names sunt estimări standard (neconfirmate local).