Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-06-18 streamable-http

Lowtoxgear Scanner

com.lowtoxgear/scanner

Australian ingredient scanner MCP — 21k+ AU products, 237 chemical rules, 17 condition tags.

Uptime
100.0%
1 direct probes · 30d
Response
111ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

scan_barcode

Look up an Australian product by barcode (EAN/UPC/JAN, 6–14 digits) and get full chemical-safety analysis. Returns the product info (if found) plus an array of flagged ingredients with severity (red/a…

get_catalog_stats

Return the size of the indexed Australian product catalogue — total, food, beauty, and total scans performed. Useful to set user expectations on coverage.

get_magnet_samples

List the six condition-specific magnet guides with sample product images. Each guide is a strict-clean shortlist (eczema-safe personal care, clean shampoos AU, mineral-only sunscreens AU, pregnancy-sa…

submit_missing_product

Request that a product be added to the Low Tox Scanner index. Useful when scan_barcode returns product_found: false. Submission goes to a moderation queue.

get_resources

URL templates for chained queries — product page, per-product alternatives, category alternatives, magnet guides, OG images, and full LLM-ready documentation. Use to give the user/agent canonical link…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lowtoxgear_scanner": {
      "url": "https://mcp-scan.lowtoxgear.com/mcp",
      "transport": "streamable-http"
    }
  }
}