Loading MCP server directory, please wait...
Search and contribute to the Open Food Facts database.
npx @getmcp/cli add io.github.domdomegg/openfoodfacts-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OFF_USER_AGENTUser-Agent string in format 'AppName/Version (email)'. Required by the Open Food Facts API.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.domdomegg/openfoodfacts-mcp": {
"command": "npx",
"args": [
"-y",
"openfoodfacts-mcp"
],
"env": {
"OFF_USER_AGENT": "",
"OFF_USER_ID": "",
"OFF_PASSWORD": "",
"OFF_COUNTRY": ""
}
}
}
}