Skip to main content
Glama

Lowtoxgear Storefront

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
lowtoxgear/lowtoxgear-mcp
GitHub Stars
0
Server Listing
Lowtoxgear MCP Server Suite

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4/5 across 5 of 5 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct functionality: filtering by certification, retrieving policies, getting a single product, listing collections, and searching products. No overlap in purpose.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern with underscores (e.g., filter_by_certification, get_product), maintaining uniformity across the set.

Tool Count5/5

With 5 tools, the set is well-scoped for a storefront, covering core actions without being too sparse or overwhelming.

Completeness5/5

The tools provide comprehensive coverage for browsing and policy retrieval, with no obvious gaps for the storefront's informational purpose.

Available Tools

5 tools
filter_by_certificationInspect

Find Lowtoxgear products matching a specific low-tox certification or standard. Searches product tags + product_type for the term. Use for queries like "show me GOTS-certified products" or "PFAS-free options". Common terms: "GOTS", "OEKO-TEX", "PFAS-free", "fluorocarbon-free", "fragrance-free", "organic", "responsibly sourced".

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo1–50. Default 20.
certificationYesCertification or low-tox standard to match
get_policiesInspect

Get Lowtoxgear shipping, refund, privacy, terms policy URLs, the bot/agent policy text, AND a pointer to the sister scanner service (com.lowtoxgear/scanner) for chemical-safety analysis of barcoded products.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_productInspect

Get detailed info for a single Lowtoxgear product by URL handle. Returns title, vendor, type, tags, full description HTML, variants with prices/SKU/availability, and images.

ParametersJSON Schema
NameRequiredDescriptionDefault
handleYesProduct URL slug, e.g. "black-hole-duffel-40l"
list_collectionsInspect

List all public collections on Lowtoxgear with title, handle, URL, and product count. Examples: "Certified Activewear", "Clean Supplements", "GOTS Certified", "Low-Tox Home Products".

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo1–100. Default 50.
search_productsInspect

Search the Lowtoxgear catalogue by keyword. Australian low-tox lifestyle brand spanning certified activewear, clean supplements, GOTS-organic apparel, and low-tox home goods. Returns up to 10 product summaries with title, price (AUD), image, availability, and storefront URL. Natural-language queries work: "organic cotton tee", "PFAS-free duffel", "snow bibs", "magnesium supplement".

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo1–10. Default 10.
queryYesFree-text keyword or phrase

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.