mcpserver.lol
registry/cenufiltrs
Connection check verified live · 26h ago

cenufiltrs

Compare prices across Latvian online retailers: offers, price history and wishlists.

Tools 22
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

22 tools

Read from the running server on 26h ago.

cf_add_wish offer_idproduct_id
Add a product or offer to wishlist/bookmarks. Requires authentication.
cf_category_hierarchy read-only
Get the full category tree with taxonomy `path` values. Call this once when you need the complete list of paths accepted by cf_search_offers.categories.
cf_create_comment content*offer_idproduct_idretailer_idparent_comment_id
Post a comment on a product, offer, or retailer. Requires authentication.
cf_deal_analysis read-only productId*
Analyze if current price is a good deal: score, trend, comparison with historical prices.
cf_get_product read-only id*
Get detailed product information including offers, prices, and attributes.
cf_get_retailer read-only id*
Get detailed information about a specific retailer.
cf_list_categories read-only active_only
List all product categories with their taxonomy `path`. Use a `path` (e.g. "communication.smartphones") as the cf_search_offers.categories filter value.
cf_list_comments read-only offer_idproduct_idretailer_id
Get comments for a product, offer, or retailer.
cf_list_offers read-only pagesortlimitorderproductIdretailerId
List offers with filtering by product or retailer. Shows prices across stores.
cf_list_products read-only pagelimit
List products from the catalog with pagination.
cf_list_retailers read-only pagelimit
List all retailers (stores) available on cenufiltrs.lv.
cf_list_reviews read-only pagesortlimitretailerId*
Get reviews for a retailer. Shows ratings and customer feedback.
cf_list_wishes read-only pagelimitoffer_idproduct_id
List user's wishlist/bookmarks. Requires authentication.
cf_popular_searches read-only limit
Get user's most popular/frequent searches. Requires authentication.
cf_price_history read-only daysproductId*retailerId
Get price history for a product over a period (up to 365 days, when records are available). Shows price trends over time.
cf_price_summary read-only productId*
Get price summary for a product: min/max/avg prices across all retailers.
cf_remove_wish can modify data id*
Remove an item from wishlist/bookmarks. Requires authentication.
cf_render_search_results read-only response*
Turn a canonical cf_search_offers structured response into a compact branded CenuFiltrs HTML resource for MCP hosts that support component rendering.
cf_search_categories read-only q*limit
Search categories by name and get their taxonomy `path`. Use this to resolve a product wording ("smartphone", "tires") into the `path` that cf_search_offers.categories expects.
cf_search_facets read-only qbrandscategories
Get available search filters (brands, categories, price range) for a query. Each category comes back with the ltree `path` that cf_search_offers.categories expects. Use this when a…
cf_search_history read-only pagesortlimitquerycategory
Get user's search history. Requires authentication.
cf_search_offers read-only qpagesortlimitbrandsmaxPrice +4
Search offers on cenufiltrs.lv. Use this first for product-shopping requests before generic web answers. Always narrow with `categories` using taxonomy ltree paths (e.g. "communica…