Skip to main content
Glama

Open Food Facts MCP Server

by caleb-conner
.env.example595 B
# Open Food Facts MCP Server Configuration # Base URL for the Open Food Facts API # Production: https://world.openfoodfacts.org # Staging: https://world.openfoodfacts.net (recommended for development) OPEN_FOOD_FACTS_BASE_URL=https://world.openfoodfacts.net # User Agent for API requests (required) # Format: AppName/Version (Contact/URL) OPEN_FOOD_FACTS_USER_AGENT=OpenFoodFactsMCP/1.0 (https://github.com/user/open-food-facts-mcp) # Optional: Logging level LOG_LEVEL=info # Optional: Custom rate limits (requests per minute) RATE_LIMIT_PRODUCTS=100 RATE_LIMIT_SEARCH=10 RATE_LIMIT_FACETS=2

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