You're viewing a demo portfolio

Join the waitlist
PRSM

check_pesticide_mrl

Active

Tool of food-safety-mcp

declared in 1.0.2

Check Israeli official pesticide Maximum Residue Limits (MRL) by pesticide active substance, crop, or pesticide-crop pair. Input: pesticide name, crop name, or combined query in Hebrew or English (e.g. 'glyphosate', 'tomato', 'chlorpyrifos apple'). Returns: active substance, crop (Hebrew and English), official MRL value in mg/kg (ppm), last update date, and pending regulatory changes. Source: Israel Ministry of Health Pesticide Residue Limits (3,708 pesticide-crop MRL records). For agricultural compliance and food safety residue assessment. Do not use for food additive safety (use check_additive), cannabis pesticide limits, or non-Israeli MRL regimes.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "maxLength": 200,
      "minLength": 1,
      "description": "Pesticide active substance, crop name, or pesticide-plus-crop phrase for Israeli MRL lookup (e.g. 'glyphosate', 'tomato', 'chlorpyrifos apple'). Use crop/pesticide pairs when the requested residue limit depends on the food commodity."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

food-safety-mcp

https://github.com/rootsbymenda/food-mcp-server

2/7 registries
View full server →