Skip to content
Back to search
100
MCP http

agentfood

heavysword1/agentfood

USDA FoodData Central nutrition data — search 1M+ foods, get full nutrition profiles (macros, vitamins, minerals), and compare foods side-by-side. Public domain government data.

Uptime
0.0%
1 direct probes · 30d
Response
215ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_food

Search USDA FoodData Central for foods by name. Returns nutrition macros for matching foods.

get_nutrition

Get full nutrition profile for a specific food by USDA FDC ID. Returns macros, vitamins, and minerals.

compare_foods

Compare nutrition profiles of multiple foods side-by-side. Identifies winners by protein and calorie density.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentfood": {
      "url": "https://food.memoryapi.org",
      "transport": "http"
    }
  }
}