Openfoodfacts
Server Details
Open Food Facts — collaborative food product database
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 36.2% over 36 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-openfoodfacts
- GitHub Stars
- 0
- Server Listing
- mcp-openfoodfacts
TDQS
Scored across 36 tools
Most tools have distinct purposes (entity_profile vs recent_changes vs compare_entities are clearly differentiated, and the six Polymarket tools each carve out a specific role). However, ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, and deep_research heavily overlap — the beta tool is explicitly described as behaving identically to the stable one — and the terse Openfoodfacts-style tools (brand, category, country, product, search) blur together. An agent can mostly tell them apart via descriptions, but the meta-router cluster invites misselection.
Everything is snake_case, which helps, but conventions are mixed: verb_noun tools (ai_visibility_check, validate_claim, resolve_entity, scan_dependency) coexist with bare-noun tools (brand, category, country, product, search) and bare-verb memory tools (remember, recall, forget, subscribe). The polymarket_* family is a nice consistent prefix, but the overall set has no single predictable pattern.
36 tools is well above the comfortable 3-15 range and signals an overloaded surface for a general data gateway. Several tools (ask_pipeworx variants, the six Polymarket tools, five thin product-lookup tools) add breadth without each clearly earning a slot.
Subscription lifecycle (subscribe/unsubscribe/list_subscriptions/recent_alerts) and memory (remember/recall/forget) are fully covered, and the research/entity surface is broad. But the terse Openfoodfacts-style tools (brand, category, country, product, search) have no visible create/update/delete path, and there is no way to enumerate or manage saved Polymarket subscriptions beyond the generic feed, leaving notable gaps for a server claiming this scope.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
entity_profile3 fields changed- changed
Input schema / properties / type / descriptionPrevious value: -"Entity type. Only \"company\" supported today; person/place coming soon."New value: +"\"company\" or \"ticker\" — both are accepted and behave identically; `value` can be a ticker, CIK, or company name either way. person/place coming soon." - changed
Input schema / properties / type / enumPrevious value: -[ - "company" -]New value: +[ + "company", + "ticker" +] - changed
Input schema / properties / value / descriptionPrevious value: -"Ticker (e.g., \"AAPL\") or zero-padded CIK (e.g., \"0000320193\"). Names not supported — use resolve_entity first if you only have a name."New value: +"Ticker (e.g., \"AAPL\"), zero-padded CIK (e.g., \"0000320193\"), or company name (e.g., \"Moderna\") — names resolve via SEC EDGAR company-name match."
1 tool update
- Changed
resolve_entity1 field changed- changed
Input schema / properties / value / descriptionPrevious value: -"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\")."New value: +"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\"). Pass the ENTITY NAME ONLY — for a bond that is the ISSUER exactly as printed (\"NEW YORK ST DORM AUTH\"), never the question's full noun phrase (\"NEW YORK ST DORM AUTH revenue bonds\"): the FIGI lookup matches instrument names, so trailing security-class words match nothing."
Related MCP Connectors
Barcode lookup, nutrition search, and product comparison for 3M+ crowd-sourced food products.
Unlock the power of food transparency with our Open Food Facts MCP server. Easily look up any food
USDA FoodData Central nutrient lookup, FDA recall watch, EU FMCG labelling via remote MCP
Nutrition MCP — wraps Open Food Facts API (free, no auth)
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables AI assistants to access food product information from Open Food Facts, including nutritional analysis, product comparisons, recipe suggestions, and allergen checks.21-
- FlicenseBqualityDmaintenanceEnables AI assistants to access food product information, providing nutritional analysis, product comparisons, and recipe suggestions using the Open Food Facts database.21-
- AlicenseAqualityAmaintenanceProduct evaluation MCP server for US packaged food. Health scores, ingredient safety, regulatory flags, recall history, corporate ownership.21MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to access the Open Food Facts database to query detailed food product information, nutritional data, and environmental scores. Supports product lookup by barcode, smart search with filtering, nutritional analysis, product comparison, and dietary recommendations to help users make informed food choices.51MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.