You're viewing a demo portfolio

Join the waitlist
PRSM

recipe_nutrition

Active

Tool of mcp-spoonacular

declared in 0.1.0

Fetch the full nutrition breakdown for a Spoonacular recipe by `id`. Returns calories, macros (protein/fat/carbs), and detailed per-nutrient values including percent daily values.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": 715495
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-spoonacular

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

2/7 registries
View full server →