nutrition-mcp-server
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)
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