Databases
Trust: 37/100 (Limited)Open Food Facts Guide
Search and contribute to the Open Food Facts database.
1 starsby domdomegg
Quick Start
Install
npx openfoodfacts-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-openfoodfacts-mcp": {
"command": "npx",
"args": [
"openfoodfacts-mcp"
]
}
}
}