Skip to main content
Glama

Open Food Facts MCP Server

by caleb-conner

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RATE_LIMIT_FACETSNoRate limit for facet requests per minute2
RATE_LIMIT_SEARCHNoRate limit for search requests per minute10
RATE_LIMIT_PRODUCTSNoRate limit for product requests per minute100
OPEN_FOOD_FACTS_BASE_URLNoThe base URL for the Open Food Facts APIhttps://world.openfoodfacts.net
OPEN_FOOD_FACTS_USER_AGENTNoUser agent string for API requestsYourApp/1.0 (contact@example.com)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_product

Retrieve detailed information about a food product by its barcode

search_products

Search for food products with various filters and criteria

analyze_product

Get nutritional analysis and scores for a product by barcode

compare_products

Compare nutritional information between multiple products

get_product_suggestions

Get product suggestions based on dietary preferences or restrictions

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/caleb-conner/open-food-facts-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server