search_catalog
ActiveTool of Custom Blinds Shop
Free-text search across the full catalogue — use for open queries like 'blockout for bedroom' or 'wood venetian'. Returns id, name, category, description, and product_url. For filtering by category, colour, or dimensions use lookup_catalog instead. Pass the returned id to get_product or get_price.
Parameters schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Free-text query, e.g. 'blockout' or 'venetian'"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Custom Blinds Shop
https://github.com/CustomBlinds/cb-shop-mcp
1/7 registries