Skip to main content
Glama
pipeworx-io

mcp-fruityvice

by pipeworx-io

mcp-fruityvice

Fruityvice MCP — Fruityvice API를 래핑합니다 (무료, 인증 불필요)

Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

get_fruit

특정 과일의 영양 정보를 제공합니다. 100g당 칼로리, 단백질, 지방, 탄수화물, 당분, 식이섬유를 반환합니다 (예: '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