Skip to content
Back to search
30
MCP

@cyanheads/openfoodfacts-mcp-server

npm/@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 vocabulary 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/openfoodfacts-mcp-server
Barcode lookup, nutrition search, and product comparison for 3M+ crowd-sourced food products.
0 tools · streamable-http
@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
io.github.cyanheads/usda-mcp-server
Search foods, compare nutrients, and look up the full USDA FoodData Central database.
0 tools
@cyanheads/openfda-mcp-server
Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.
0 tools
Open Food Facts MCP by UnClick
Search food products, ingredients, nutrition, brands, and categories. No API key. By UnClick.
0 tools
deadletterq/mcp-opennutrition
MCP server with access to the food database with food items, nutritional data, and barcode lookups.
0 tools

How to use

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

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