You're viewing a demo portfolio

Join the waitlist
PRSM

get_fruit

Active

Tool of fruityvice

declared in 0.1.0

Get nutritional facts for a specific fruit. Returns calories, protein, fat, carbs, sugar, and fiber per 100g (e.g., 'apple', 'banana').

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "banana"
    },
    {
      "name": "apple"
    }
  ],
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "The name of the fruit (e.g., \"banana\", \"apple\", \"mango\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

fruityvice

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

1/7 registries
View full server →