Australian ingredient scanner MCP β 21k+ AU products, 237 chemical rules, 17 condition tags.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Two MCP servers for the Lowtoxgear ecosystem. Both live, no-auth, no API key needed β paste a URL into Claude.ai β Settings β Connectors, or call directly via JSON-RPC 2.0 POST.
| Server | Connect URL | Tools |
|---|---|---|
| Lowtoxgear Storefront | https://mcp.lowtoxgear.com/mcp | search_products, get_product, list_collections, filter_by_certification, get_policies |
| Lowtoxgear Scanner | https://mcp-scan.lowtoxgear.com/mcp | scan_barcode, get_catalog_stats, get_magnet_samples, submit_missing_product, get_resources |
Both registered under the com.lowtoxgear/* namespace (DNS-verified via lowtoxgear.com) in the Anthropic MCP Registry.
The Lowtoxgear brand is an Australian low-tox lifestyle e-commerce store spanning four collections:
The storefront MCP exposes the Shopify public catalogue with one brand-specific extension: filter_by_certification lets agents query by tags like GOTS, OEKO-TEX, PFAS-free, etc.
The Scanner is an independent Australian ingredient scanner for any consumer product. Live at scan.lowtoxgear.com:
The Scanner MCP is a thin wrapper around the existing scanner backend β it exposes the same data via the MCP JSON-RPC protocol so agents can query it programmatically.
Settings β Connectors β Add custom connector β paste either URL.
Both servers reference each other in their initialize and get_* responses:
get_policies returns a pointer to the Scanner (for chemical-safety analysis of items found in the catalogue).get_resources returns a pointer to the Storefront (for shopping the cleanest-in-class).This lets agents chain queries naturally: scan a barcode β if flagged, query the storefront for a cleaner alternative.
Both MCP Workers run on Cloudflare Workers with their own custom domains. The Scanner backend (D1 database, chemical-rule engine, OCR ingestion) lives in a separate Worker we don't modify.
See PUBLISHING.md β one DNS verification on lowtoxgear.com unlocks both manifests under com.lowtoxgear/*.
MIT β see LICENSE.
Built by Lowtoxgear Β· Source for scanner data is independent + source-cited Β· Contact: founder@boolsai.ai
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/lowtoxgear-scanner)<a href="https://allmcps.com/mcp/lowtoxgear-scanner"><img src="https://allmcps.com/api/badge/lowtoxgear-scanner?style=directory" alt="Lowtoxgear Scanner on AllMCPs" /></a>