nutrition-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@nutrition-mcp-servernutrition facts for 1 large banana"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
nutrition-mcp-server
MCP Server for nutrition data powered by USDA FoodData Central — the official U.S. government food database with 1,000,000+ foods.
Features
Search 1M+ foods in the USDA database (branded, foundation, and SR Legacy data)
Detailed nutrition facts — calories, protein, fat, carbs, vitamins, minerals
Compare two foods side-by-side across key nutrients
Find foods high in any nutrient (iron, protein, fiber, vitamin C, etc.)
Daily Value calculator — see what % of daily intake a meal covers
Nutrient education — functions, deficiency signs, top food sources
No API key required — uses USDA DEMO_KEY (30 requests/hour)
Related MCP server: USDA Nutrition Database MCP Server
Tools
Tool | Description |
| Search USDA database by name |
| Full nutrition panel for any food (by FDC ID) |
| Side-by-side comparison of two foods |
| Find top foods for a specific nutrient |
| FDA Daily Values reference table |
| Calculate % of daily needs covered |
| Browse USDA database categories |
| Education on vitamins & minerals |
Installation
pip install nutrition-mcp-serverClaude Desktop Config
{
"mcpServers": {
"nutrition": {
"command": "nutrition-mcp-server"
}
}
}Data Source
USDA FoodData Central — maintained by the U.S. Department of Agriculture, National Agricultural Library.
License
MIT
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/AiAgentKarl/nutrition-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server