Skip to content
Back to search
30
MCP

@cyanheads/usda-mcp-server

npm/@cyanheads/usda-mcp-server

Search foods, compare nutrients, and look up the full USDA FoodData Central database via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/usda-mcp-server
Search foods, compare nutrients, and look up the full USDA FoodData Central database.
0 tools
@cyanheads/openfoodfacts-mcp-server
Look up food products by barcode, search by ingredient or nutrition filter, compare products side-by-side, and browse the canonical tag voca
0 tools
@cyanheads/openfda-mcp-server
Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.
0 tools
io.github.cyanheads/openfda-mcp-server live
Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.
7 tools · streamable-http
@cyanheads/college-scorecard-mcp-server
Search, compare, and analyze U.S. college data — costs, earnings, programs, and outcomes — via MCP. STDIO or Streamable HTTP.
0 tools
@cyanheads/census-mcp-server
Query U.S. Census Bureau data, variables, and geography via MCP. STDIO or Streamable HTTP.
0 tools

How to use

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

{
  "mcpServers": {
    "@cyanheads/usda-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}