You're viewing a demo portfolio

Join the waitlist
PRSM

random_by_category

Active

Tool of Foodish

declared in 0.1.0

Return a random food image URL for a specific category; valid categories: biryani, burger, butter-chicken, dessert, dosa, idly, pasta, pizza, rice, samosa.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "category": "dessert"
    },
    {
      "category": "pizza"
    }
  ],
  "required": [
    "category"
  ],
  "properties": {
    "category": {
      "enum": [
        "biryani",
        "burger",
        "butter-chicken",
        "dessert",
        "dosa",
        "idly",
        "pasta",
        "pizza",
        "rice",
        "samosa"
      ],
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Foodish

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

1/7 registries
View full server →
random_by_category — Foodish — PRSM MCP