- 🥦 Nutritionix MCP Server
🥦 Nutritionix MCP Server
What is Nutritionix MCP Server?
Nutritionix MCP Server is an MCP (Model Context Protocol) server that integrates with the Nutritionix API, allowing AI agents to access food search, nutrition data, and exercise calorie estimates through natural language input.
How to use Nutritionix MCP Server?
To use the Nutritionix MCP Server, you need to set it up with Python 3.11+, install the uv package, and obtain a Nutritionix API App ID and App Key. You can then configure it in your AI model (e.g., Claude) to start using its features.
Key features of Nutritionix MCP Server?
- Search for common and branded food items.
- Parse natural language meals into nutritional breakdowns.
- Estimate calories burned from various exercises.
Use cases of Nutritionix MCP Server?
- Integrating nutrition data into AI-driven health applications.
- Assisting users in meal planning and calorie tracking.
- Enhancing fitness applications with nutritional insights.
FAQ from Nutritionix MCP Server?
- What is MCP?
MCP (Model Context Protocol) is a protocol that allows AI agents to interact with external tools and APIs in a structured way.
- What do I need to run the server?
You need Python 3.11+, the
uvpackage, and a Nutritionix API App ID and Key.
- Can I contribute to the project?
Yes! Contributions are welcome, including adding new tools and improving documentation.