Skip to main content
Glama
pipeworx-io

mcp-fruityvice

by pipeworx-io

mcp-fruityvice

Fruityvice MCP — обёртка вокруг API Fruityvice (бесплат, без aut политиификации).

Часть Pipeworx — MCP-шлюз, соединяющий AI-агентов с 1394+ живыми источниками данных.

Инструменты

Инструмент

Описание

get_fruit

Получите данные о пищевой ценности конкретного фрукта. Возвращает calories, protein, fat, carbs, sugar и fiber на 100 г (наприمت, 'apple', 'banana').

list_fruits

Перечислите все доступные фрукты with thеir nomenclatures. Возвращает name, calories, protein, fat, carbs, sugar и fiber для каждого фруктов.

get_by_nutrition

Найдите фрукты, соответствующие диапазону питательности. Нажмите "Укажите тип питательного вещества (calories, sugar, fat, carbs, protein) and" и min/max значения для фильтрации результатов.

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