Skip to main content
Glama
pipeworx-io

mcp-fruityvice

by pipeworx-io

mcp-fruityvice

Fruityvice MCP — 封装 Fruityvice API(免费,无需认证)

属于 Pipeworx 的一部分 — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。

工具

工具

描述

get_fruit

获取特定水果的营养信息。返回每 100 克的热量、蛋白质、脂肪、碳水化合物、糖和纤维(例如 'apple'、'banana')。

list_fruits

列出所有可用水果及其营养信息。返回每种水果的名称、热量、蛋白质、脂肪、碳水化合物、糖和纤维。

get_by_nutrition

查找符合营养范围的水果。指定营养类型(热量、糖、脂肪、碳水化合物、蛋白质)以及最小/最大值来筛选结果。

Related MCP server: Nutrition By Api Ninjas MCP Server

快速开始

添加到您的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):

{
  "mcpServers": {
    "fruityvice": {
      "url": "https://gateway.pipeworx.io/fruityvice/mcp"
    }
  }
}

或者连接到完整的 Pipeworx 网关,以访问全部 1394+ 个数据源:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

与 ask_pipeworx 配合使用

无需直接调用工具,您可以用自然英语提问:

ask_pipeworx({ question: "your question about Fruityvice data" })

网关会自动选择正确的工具并填充参数。

更多

许可证

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables querying food nutritional information, discovering recipes by ingredients or diet type, getting ingredient substitutions, and receiving personalized food recommendations based on mood and season.
  • A
    license
    C
    quality
    D
    maintenance
    Provides access to the Nutrition By Api Ninjas API to extract detailed nutritional information from natural language food queries. It enables users to retrieve data such as calories, vitamins, and macros from text descriptions of meals.
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables AI assistants to search for recipes, get nutritional information, find ingredients, and more through the Spoonacular Food API using natural language.
    6
    15
    5
    ISC

View all related MCP servers

Related MCP Connectors

  • Access and interact with anime and manga data seamlessly. Retrieve detailed information about your…

  • Look up Pokémon, moves, abilities, items, natures, and type matchups from PokéAPI v2.

  • API Ninjas MCP — wraps the multi-endpoint API Ninjas data API (api-ninjas.com)

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-fruityvice'

If you have feedback or need assistance with the MCP directory API, please join our Discord server