mcpserver.lol
registry/usda-mcp-server
Connection check verified live · 27h ago

usda-mcp-server

Search foods, compare nutrients, and look up the full USDA FoodData Central database.

Tools 5
GitHub stars 1
Installs / wk 250
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

5 tools

Read from the running server on 27h ago.

usda_compare_foods read-only unitfdcIds*quantitynutrients
Compare nutrients side-by-side for 2–5 foods. Returns a structured table — one row per nutrient, one column per food — formatted as markdown. Best for "spinach vs kale iron" or "wh…
usda_get_food read-only unitfdcId*quantitynutrients
Get the full nutrient profile for one food by FDC ID. Returns all available nutrients (or a filtered subset via the nutrients[] param) with optional per-portion scaling. Use usda_s…
usda_get_foods read-only fdcIds*nutrients
Fetch nutrient profiles for 2–20 foods in a single API call. More efficient than calling usda_get_food N times when you already have multiple FDC IDs. All values are per 100g (no p…
usda_list_nutrients read-only category
Look up the FDC nutrient reference table — all tracked nutrients with their numeric IDs, names, SR reference numbers, units, and categories. Use to resolve a nutrient name (e.g. "v…
usda_search_foods read-only query*dataTypepageSizebrandOwnerpageNumberfoodCategory
Search USDA FoodData Central foods by keyword. Returns matching foods with FDC IDs and a preview of key nutrients (energy, protein, fat, carbs — not guaranteed complete). Use the r…