Skip to content
Back to search
100
MCP live 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
100.0%
10 probes
Response
694ms
last probe
Tools
3
callable

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.

Similar MCP servers embedding-nearest

USDA FoodData
Search foods, compare nutrients, and look up the full USDA FoodData Central database.
0 tools
io.github.trellislabs-hq/fooddata-central-mcp
USDA FoodData Central: food search, nutrition data, and a quality-first find_food tool
0 tools
io.github.cyanheads/usda-mcp-server
Search foods, compare nutrients, and look up the full USDA FoodData Central database.
0 tools
@cyanheads/usda-mcp-server
Search foods, compare nutrients, and look up the full USDA FoodData Central database via MCP. STDIO or Streamable HTTP.
0 tools
Food & Nutrition
Food and nutrition data: search, macros, and comparisons
0 tools · streamable-http
Usda Fdc
USDA Food Data Central MCP
0 tools · streamable-http

How to use

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

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