← 返回
未分类 中文

Pipeworx fruityvice

Nutritional data for fruits — calories, sugar, fat, protein, and carbs per 100g from Fruityvice
水果营养数据——每100克热量、糖分、脂肪、蛋白质和碳水化合物(来源:Fruityvice)
b-gutman
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 363
下载
💾 0
安装
1
版本
#latest

概述

Fruityvice

Look up nutritional facts for any fruit. Get calories, sugar, fat, protein, and carbohydrates per 100 grams. You can also filter fruits by nutritional ranges — perfect for finding low-sugar or high-protein fruit options.

Tools

  • get_fruit — Nutritional info for a specific fruit by name (e.g., "banana", "mango")
  • list_fruits — Browse all available fruits with complete nutritional data
  • get_by_nutrition — Filter fruits by a nutrient range (e.g., sugar between 5 and 10 grams)

Example: look up a banana

curl -s -X POST https://gateway.pipeworx.io/fruityvice/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_fruit","arguments":{"name":"banana"}}}'
{
  "name": "Banana",
  "family": "Musaceae",
  "genus": "Musa",
  "calories": 96,
  "fat": 0.2,
  "sugar": 17.2,
  "carbohydrates": 22,
  "protein": 1
}

Setup

{
  "mcpServers": {
    "pipeworx-fruityvice": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/fruityvice/mcp"]
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 13:33 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Pipeworx flights

b-gutman
实时飞机追踪——监控指定区域的航班、按应答器定位单机飞机、并通过OpenSky网络获取机场起降信息
★ 0 📥 383

Pipeworx geo

b-gutman
地理工具 — 地理编码、逆向地理编码、国家信息、时区查询及日出日落时间
★ 0 📥 410

Pipeworx gutendex

b-gutman
在 Gutendex 上搜索古登堡七万多本免费电子书,支持按标题、作者、主题或热度查询。
★ 0 📥 388