io.github.kcaldata/kcaldata (MCP Server)
The io.github.kcaldata/kcaldata MCP server performs natural-language calorie lookup. It accepts requests like “2 large eggs” and returns nutrition information sourced from the USDA.
🛠️ Key Features
- Natural-language input for calorie/nutrition queries
- Nutrition data sourced from USDA
🚀 Use Cases
- Quick lookup of calories and nutrition for common food amounts (e.g., eggs)
- Converting human food descriptions into structured nutrition data
⚡ Developer Benefits
- Simple request pattern: provide a quantity plus food name (e.g., “2 large eggs”)
- USDA-sourced nutrition results for consistency across queries
⚠️ Limitations
- Only described for natural-language calorie lookup; no other tools or behaviors are specified in the provided data