You're viewing a demo portfolio

Join the waitlist
PRSM

recipe

Active

Tool of Dummyjson

declared in 0.1.0

Fetch a single fake recipe by numeric `id` from DummyJSON. Returns name, ingredients, instructions, prep/cook time, servings, difficulty, and cuisine.

Parameters schema

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Dummyjson

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

1/7 registries
View full server →