openfoodfacts-mcp-server

akshatbindal/openfoodfacts-mcp-server

3.1

If you are the rightful owner of openfoodfacts-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The OpenFoodFacts MCP Server integrates OpenFoodFacts API data into AI models, allowing natural language queries about food products, nutrition facts, and ingredients.

Tools

Functions exposed to the LLM to take actions

search_products

Search for food products by name, brand, or category.

get_product_by_barcode

Get detailed product information using a barcode/EAN.

get_products_by_category

Browse products within a specific category.

get_products_by_brand

Browse products from a specific brand.

get_nutrition_facts

Get detailed nutrition information for a product.

compare_products

Compare nutrition facts between multiple products.

get_allergen_info

Get allergen and ingredient information for a product.

search_by_nutriments

Search for products based on nutritional criteria.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources