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 tool — no API key required.
This record as markdown: /tools/com-filtrous-mcp-catalog/search-products.md
What search_products does on Filtrous MCP Catalog Server
AI agents call search_products to retrieve information from Filtrous MCP Catalog Server without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer | — | Max results (default 10). |
query | string | Yes | Free-text and/or spec search. Field filters like 'product_type:...' or 'tag:...' are also honored. |
Parameters from the server's own tool schema.
Why search_products is rated Low
search_products is a catalog query that retrieves product information without creating, modifying, deleting, or executing any operations. The ability to search and view product specifications, pricing, and availability is a read-only data retrieval function with no side effects or blast radius if an AI agent misuses it.
From the tool's definition Tool 'searches' the catalog and 'returns matching products' — retrieves product data with no modification capability.
Attacks that exploit this kind of access
The rule that runs search_products safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Filtrous MCP Catalog Server, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For search_products, this is the rule to start with:
search_products is read-only, so it stays allowed. Everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Filtrous MCP Catalog Server, apply this rule, and every search_products call is checked against it from then on.
Questions about 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 tool — no API key required. It is categorised as a Read tool in the Filtrous MCP Catalog Server MCP Server, which means it retrieves data without modifying state.
search_products accepts 2 parameters: limit, query. Required: query. The full parameter table on this page comes from the server's own tool schema.
Register the Filtrous MCP Catalog Server MCP server in PolicyLayer and add a rule for search_products: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Filtrous MCP Catalog Server. Nothing to install.
search_products is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the search_products rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for search_products. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
search_products is provided by the Filtrous MCP Catalog Server MCP server (https://filtrous-mcp-catalog.filtrous.workers.dev/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Filtrous MCP Catalog Server, and thousands of servers like it.
This server
Across the catalogue