Skip to main content
Glama

Filtrous MCP Catalog Server

Server Details

Search Filtrous lab-filtration products by spec, get prices, and request quotes from your AI agent.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

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 4 of 4 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: searching products, retrieving product details, getting price and lead time, and requesting a quote. There is no overlap or ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (search_products, get_product_details, get_price_and_lead_time, request_quote), with clear and descriptive names.

Tool Count5/5

With 4 tools, the set is well-scoped for a catalog server, covering essential operations without being too sparse or bloated.

Completeness5/5

The tool surface covers the core needs for a product catalog: search, detailed lookup, pricing/stock, and quote request. There are no obvious gaps for the stated purpose.

Available Tools

4 tools
get_price_and_lead_timeInspect

Get current price, availability, and (when permitted) stock for a SKU. KEYED tool — requires a valid API key. Tier pricing and lead time are placeholders until the Acumatica sync ships.

ParametersJSON Schema
NameRequiredDescriptionDefault
skuYesThe exact product SKU.
get_product_detailsInspect

Get full details for one product by its handle: variants, SKUs, options, prices, images, and spec metafields. Open tool — no API key required.

ParametersJSON Schema
NameRequiredDescriptionDefault
handleYesThe product handle (slug), e.g. from search_products.
request_quoteInspect

Submit a quote request for one or more SKUs with buyer contact info. KEYED tool — requires a valid API key. Sales follows up out-of-band.

ParametersJSON Schema
NameRequiredDescriptionDefault
itemsYesLine items to quote.
notesNoFree-text context / use case.
contactYes
search_productsInspect

Search the Filtrous catalog by free text and/or spec terms (e.g. '0.22 micron PES syringe filter'). Returns matching products with title, handle, SKU, product_type, tags, price, and availability. Open tool — no API key required.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 10).
queryYesFree-text and/or spec search. Field filters like 'product_type:...' or 'tag:...' are also honored.

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.

Resources