You're viewing a demo portfolio

Join the waitlist
PRSM

search_meals

Active

Tool of Recipes MCP

declared in 0.1.0

Search TheMealDB for recipes by meal name. Returns full recipe details — category, cuisine area, ingredients with measurements, step-by-step instructions, tags, thumbnail, and YouTube/source URLs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "pasta"
    },
    {
      "query": "chicken tikka"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Meal name or partial name to search for"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Recipes MCP

https://github.com/pipeworx-io/mcp-recipes

2/7 registries
View full server →