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
Related MCP Servers
- Alicense-qualityFmaintenanceEnables tracking food intake and nutrition using the USDA FoodData Central database. Supports logging meals, setting daily nutrition goals, viewing food diaries, and analyzing nutrition trends over time with local SQLite storage.Last updated161MIT
- Flicense-qualityDmaintenanceProvides intelligent access to the USDA nutrition database through AI assistants, enabling users to search foods, compare nutritional content, find foods high in specific nutrients, and query authoritative nutrition data across 7,146+ food items through natural language.Last updated1
- Alicense-qualityDmaintenanceEnables AI agents to search the USDA's FoodData Central database and retrieve detailed nutritional information and ingredient lists. It supports comprehensive food data access through keyword searches and structured queries for specific food items.Last updated3MIT
- Alicense-qualityCmaintenanceProvides tools to search and retrieve USDA Food Data Central information, including food items, nutrients, and food groups, enabling AI agents to query food data through natural language.Last updated23MIT
Related MCP Connectors
Barcode lookup, nutrition search, and product comparison for 3M+ crowd-sourced food products.
Resolve Japanese food names to nutrition facts. All 2,538 foods from Japan's official tables.
Spoonacular food API: recipes, nutrition, ingredients, meal plans. Free 150/day.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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