Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Filtrous MCP Catalog Server

com.filtrous/mcp-catalog

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

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

Tools · 4

search_products

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…

get_product_details

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

get_price_and_lead_time

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.

request_quote

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.

How to use

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

{
  "mcpServers": {
    "filtrous_mcp_catalog_server": {
      "url": "https://filtrous-mcp-catalog.filtrous.workers.dev/mcp",
      "transport": "streamable-http"
    }
  }
}