mcpbeat Sign in

Lowtoxgear Scanner MCP Server

answering

Lowtoxgear Scanner is answering right now. Last checked 12 min ago. It exposes 5 tools. Last commit 19 May 2026.

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

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
91 ms
Response time
average over 24h
0
Stars
last commit 19 May 2026

Nothing serious here today

Today is the operative word: we check Lowtoxgear Scanner every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add scanner --transport http https://mcp-scan.lowtoxgear.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scanner": {
      "url": "https://mcp-scan.lowtoxgear.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scanner]
url = "https://mcp-scan.lowtoxgear.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "scanner": {
      "url": "https://mcp-scan.lowtoxgear.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scanner": {
      "url": "https://mcp-scan.lowtoxgear.com/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

catalog
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.
magnet
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-safe beauty, fragrance-free essentials, snacks without artificial dyes).
resources
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 links they can fetch or render directly.
scan
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/amber), the matching chemical rule, source citation, and condition-specific notes. Optional `conditions` array escalates flags for users with chronic conditions: mcas, eczema, pcos, fertility, pregnancy, fibromyalgia, pots, ibs, hashimotos, fragrance, autism, adhd, asthma, autoimmune, endometriosis, lyme, chronic-fatigue.
submit
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.

Endpoints

URLTransportStateLatencyChecked
https://mcp-scan.lowtoxgear.com/mcp streamable-http answering 89 ms 12 min ago

Alternatives to Lowtoxgear Scanner

same job, measured the same way
Meok MCP Injection Scan MCP
by csoai-org

MCP injection / prompt-poisoning / SSRF scanner. 30+ canonical rules covering the April 2026

232 installs/wk local only
Lowtoxgear Storefront
by lowtoxgear

Read-only catalogue MCP for Lowtoxgear — Australian low-tox lifestyle brand. 5 tools.

5 tools answering
Clarity by Health AI
by healthai

Condition-aware ingredient and product checks for agents, with evidence tiers and citations.

9 tools answering
Open Food Facts MCP by UnClick
by malamutemayhem

Search food products, ingredients, nutrition, brands, and categories. No API key. By UnClick.

22 installs/wk local only
Januscope
by giancarloerra

Local MCP proxy for tool restrictions, response redaction, audit logs, and database schema context.

337 installs/wk local only
C
MCP Safeguard
by cognivators

MCP server security scanner: detects prompt injection, credential leaks, SSRF, tool poisoning.

125 installs/wk local only
DECIMER MCP Server
by docminus

MCP server for DECIMER image-to-SMILES chemical structure recognition

121 installs/wk local only
I
ShaBaasPay MCP Server
by shabaaspay

ShaBaasPay MCP server for PayTo agreements and payment initiation in Australia.

58 installs/wk local only

Lowtoxgear Scanner — questions

Answers built from our own checks of this server.

What can Lowtoxgear Scanner do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_catalog_stats, get_magnet_samples, get_resources, scan_barcode, submit_missing_product. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Lowtoxgear Scanner working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 91 ms. The bar chart above shows every period we have measured.
How do I connect Lowtoxgear Scanner?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Lowtoxgear Scanner need an API key?
No. Lowtoxgear Scanner completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Lowtoxgear Scanner?
It answers our handshake in 91 ms on average, which is faster than 84% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Lowtoxgear Scanner open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.