You're viewing a demo portfolio

Join the waitlist
PRSM

get_meal

Active

Tool of Recipes MCP

declared in 0.1.0

Get complete recipe details including ingredients with measurements and step-by-step cooking instructions. Pass a meal ID from search_meals or random_meal.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "52772"
    },
    {
      "id": "52804"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "TheMealDB meal ID (e.g., \"52772\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Recipes MCP

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

2/7 registries
View full server →