country
ActiveTool of Openfoodfacts
declared in 0.1.0
Products from a country.
Parameters schema
{
"type": "object",
"examples": [
{
"country": "France"
},
{
"page": 1,
"country": "United States",
"page_size": 30
}
],
"required": [
"country"
],
"properties": {
"page": {
"type": "number"
},
"country": {
"type": "string"
},
"page_size": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Openfoodfacts
https://github.com/pipeworx-io/mcp-openfoodfacts
1/7 registries