Health Information API
@sryno
关于 Health Information API
Simple MCP server to provide health related metrics
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Health Information API?
A FastAPI application that provides health and nutrition calculators including BMI, body frame size, body fat percentage, macronutrient targets, and food nutrition via the USDA FoodData Central API. It is designed for developers who want to integrate these health metrics into their applications.
How to use Health Information API?
Clone the repository, install dependencies with pip install -r requirements.txt, set the USDA_API_KEY environment variable (and optionally OPENAI_API_KEY), then run uvicorn main:app --reload. The API will be available at http://localhost:8000 with interactive documentation at /docs and /redoc.
Key features of Health Information API
- BMI Calculator
- Body Frame Size Calculator
- Body Fat Percentage Calculator (U.S. Navy Method)
- Macronutrient Calculator
- Food Nutrition Calculator (USDA FoodData Central API)
Use cases of Health Information API
- Calculate BMI from weight and height for health assessments.
- Determine body frame size based on wrist circumference and height.
- Estimate body fat percentage using the U.S. Navy method.
- Compute daily calorie and macronutrient targets based on personal data and goals.
- Look up the nutritional content of food ingredients using the USDA database.
FAQ from Health Information API
What endpoints does Health Information API offer?
The API provides a POST /bmi endpoint for BMI, POST /body-frame for body frame size, POST /body-fat for body fat percentage, POST /macros for macronutrients, and a GET /food-nutrition endpoint for food nutrition.
How do I get a USDA API key for the Food Nutrition Calculator?
Sign up for a free API key at https://fdc.nal.usda.gov/api-key-signup.html and set it as the USDA_API_KEY environment variable.
What dependencies are required to run the server?
Python libraries listed in requirements.txt. The README instructs to clone the repository and run pip install -r requirements.txt.
Is there an optional OpenAI API key?
Yes, an OPENAI_API_KEY can be set, but it is optional and not required for the basic functionality.
How do I run tests for Health Information API?
Use pytest -v from the root of the cloned repository.
开发工具 分类下的更多 MCP 服务器
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Grafana MCP server
grafanaMCP server for Grafana
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
评论