Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Recipes Daily

com.recipes-daily/recipes

Search recipes-daily.com by dish, ingredient, cuisine, method, meal or occasion.

Uptime
100.0%
2 direct probes · 30d
Response
604ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
0
available

Tools · 3

search_recipes

Find something to cook, from the recipes published at recipes-daily.com. Call this for any question about what to make — a dish by name, a cuisine, a weeknight time budget, a week of dinners — rather …

find_recipes_by_ingredients

Given ingredients someone has, rank the recipes at recipes-daily.com by how many of them each one uses and name what is missing from the rest. Matches by ingredient text, not identity — a near-miss on…

show_recipes

Draw recipes as picture cards the person can click through to. Takes any recipes-daily.com recipe URLs you are already holding. Whenever you name recipes from this server in an answer, pass those same…

Resources · 1

recipe-cards-app

Recipes from recipes-daily.com as picture cards, each linking to the full recipe.

ui://resources/recipe-cards-app-44358a8e

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "recipes_daily": {
      "url": "https://recipes-daily.com/mcp",
      "transport": "streamable-http"
    }
  }
}