# CenuFiltrs Price Comparison (remote · mcp.cenufiltrs.lv)

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

- Trust score: 82/100 (high trust)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `mcp.cenufiltrs.lv`: 82/100 (this document), [markdown](https://verifymcp.io/servers/lv-cenufiltrs-cenufiltrs/mcp.md), [page](https://verifymcp.io/servers/lv-cenufiltrs-cenufiltrs/mcp)

## Channel facts

- Endpoint: `https://mcp.cenufiltrs.lv/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation check failed: no authorisation is required to call this server, and it exposes a tool marked destructive (cf_remove_wish).
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: signatures are present but failed validation.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 81/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 3388 tokens (~147/item across 23 items; 22 tools + 1 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 98% of tool parameters carry a description.
  - Structured output schemas are declared (27% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.
  - An AI judge read all 24 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### How do I install the CenuFiltrs Price Comparison MCP server?

CenuFiltrs Price Comparison is a hosted endpoint at https://mcp.cenufiltrs.lv/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http lv-cenufiltrs-cenufiltrs 'https://mcp.cenufiltrs.lv/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "lv-cenufiltrs-cenufiltrs": {
      "url": "https://mcp.cenufiltrs.lv/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "lv-cenufiltrs-cenufiltrs": {
      "type": "http",
      "url": "https://mcp.cenufiltrs.lv/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.lv-cenufiltrs-cenufiltrs]
url = "https://mcp.cenufiltrs.lv/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lv-cenufiltrs-cenufiltrs": {
      "type": "remote",
      "url": "https://mcp.cenufiltrs.lv/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add lv-cenufiltrs-cenufiltrs --url 'https://mcp.cenufiltrs.lv/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  lv-cenufiltrs-cenufiltrs:
    url: "https://mcp.cenufiltrs.lv/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "lv-cenufiltrs-cenufiltrs": {
      "Transport": "http",
      "Url": "https://mcp.cenufiltrs.lv/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add lv-cenufiltrs-cenufiltrs -t streamable-http -u 'https://mcp.cenufiltrs.lv/mcp'
```

### Other

```json
{
  "mcpServers": {
    "lv-cenufiltrs-cenufiltrs": {
      "type": "http",
      "url": "https://mcp.cenufiltrs.lv/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-15 (score 82, +1)

- [security] Stability: 0.97 → pass

### 2026-09-13 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 79, 0)

- [security] The server rewrote its instructions, which are the text every model session reads

### 2026-09-08 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-02 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (22)

### `cf_search_offers` (~283 tokens)

Search CenuFiltrs Offers

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. "communication.smartphones") — a device-model query means the device, not its accessories. Results are sorted cheapest first by default. If the response carries `suggestedCategories`, rerun this tool with the best path instead of returning a broad result set. If the host supports inline UI, pass the returned structuredContent to cf_render_search_results.

Input parameters:

- `availability` (array): Filter by availability status
- `brands` (array): Filter by brand names
- `categories` (array): Taxonomy ltree paths, e.g. ["communication.smartphones"]. NOT display names — a name matches almost nothing. A parent path also matches its children. Discover paths via cf_category_hierarchy, cf_sear…
- `limit` (integer): Results per page
- `maxPrice` (number): Maximum price in EUR
- `minPrice` (number): Minimum price in EUR
- `page` (integer): Page number
- `q` (string): Search query text
- `retailerId` (string): Filter by retailer UUID
- `sort` (string): Sort order. Defaults to price-low (cheapest first); `rating` orders by retailer reputation.

Output parameters:

- `hostPresentation` (object)
- `links` (object)
- `offers` (array)
- `query` (object)
- `rendering` (object)
- `schemaVersion` (string)
- `suggestedCategories` (array)
- `summary` (object)

### `cf_search_facets` (~98 tokens)

Get CenuFiltrs Search Facets

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 shopping request is broad or ambiguous and you need the exact category path before searching.

Input parameters:

- `brands` (array): Current brand filter
- `categories` (array): Current category filter
- `q` (string): Search query to get facets for

Output parameters:

- `facets` (object)
- `links` (object)
- `query` (object)

### `cf_render_search_results` (~44 tokens)

Render CenuFiltrs Search Results

Turn a canonical cf_search_offers structured response into a compact branded CenuFiltrs HTML resource for MCP hosts that support component rendering.

Input parameters:

- `response` (object, required)

Output parameters:

- `expiresAt` (string)
- `renderId` (string)
- `renderTool` (string)
- `resourceMimeType` (string)
- `resourceTtlSeconds` (number)
- `resourceUri`
- `schemaVersion` (string)

### `cf_list_offers` (~85 tokens)

List CenuFiltrs Offers

List offers with filtering by product or retailer. Shows prices across stores.

Input parameters:

- `limit` (integer): Results per page
- `order` (string): Sort order
- `page` (integer): Page number
- `productId` (string): Filter by product UUID
- `retailerId` (string): Filter by retailer UUID
- `sort` (string): Sort field

### `cf_price_summary` (~35 tokens)

Get CenuFiltrs Price Summary

Get price summary for a product: min/max/avg prices across all retailers.

Input parameters:

- `productId` (string, required): Product UUID

### `cf_price_history` (~71 tokens)

Get CenuFiltrs Price History

Get price history for a product over a period (up to 365 days, when records are available). Shows price trends over time.

Input parameters:

- `days` (integer): Number of days to look back
- `productId` (string, required): Product UUID
- `retailerId` (string): Filter by specific retailer

### `cf_deal_analysis` (~40 tokens)

Analyze CenuFiltrs Deal

Analyze if current price is a good deal: score, trend, comparison with historical prices.

Input parameters:

- `productId` (string, required): Product UUID to analyze

### `cf_list_products` (~36 tokens)

List CenuFiltrs Products

List products from the catalog with pagination.

Input parameters:

- `limit` (integer): Products per page
- `page` (integer): Page number

### `cf_get_product` (~30 tokens)

Get CenuFiltrs Product Details

Get detailed product information including offers, prices, and attributes.

Input parameters:

- `id` (string, required): Product UUID

### `cf_list_categories` (~55 tokens)

List CenuFiltrs Categories

List all product categories with their taxonomy `path`. Use a `path` (e.g. "communication.smartphones") as the cf_search_offers.categories filter value.

Input parameters:

- `active_only` (boolean): Only show active categories

Output parameters:

- `categories` (array)

### `cf_search_categories` (~69 tokens)

Search CenuFiltrs Categories

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.

Input parameters:

- `limit` (integer): Max results
- `q` (string, required): Search query for category name

Output parameters:

- `categories` (array)

### `cf_category_hierarchy` (~41 tokens)

Get CenuFiltrs Category Tree

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.

Output parameters:

- `categories` (array)

### `cf_list_retailers` (~45 tokens)

List CenuFiltrs Retailers

List all retailers (stores) available on cenufiltrs.lv.

Input parameters:

- `limit` (integer): Retailers per page
- `page` (integer): Page number

### `cf_get_retailer` (~29 tokens)

Get CenuFiltrs Retailer Details

Get detailed information about a specific retailer.

Input parameters:

- `id` (string, required): Retailer UUID

### `cf_list_reviews` (~60 tokens)

List CenuFiltrs Retailer Reviews

Get reviews for a retailer. Shows ratings and customer feedback.

Input parameters:

- `limit` (integer): Reviews per page
- `page` (integer): Page number
- `retailerId` (string, required): Retailer UUID
- `sort` (string): Sort order

### `cf_list_comments` (~56 tokens)

List CenuFiltrs Comments

Get comments for a product, offer, or retailer.

Input parameters:

- `offer_id` (string): Filter by offer UUID
- `product_id` (string): Filter by product UUID
- `retailer_id` (string): Filter by retailer UUID

### `cf_list_wishes` (~62 tokens)

List CenuFiltrs Wishlist

List user's wishlist/bookmarks. Requires authentication.

Input parameters:

- `limit` (integer): Items per page
- `offer_id` (string): Filter by offer UUID
- `page` (integer): Page number
- `product_id` (string): Filter by product UUID

### `cf_add_wish` (~47 tokens)

Add to CenuFiltrs Wishlist

Add a product or offer to wishlist/bookmarks. Requires authentication.

Input parameters:

- `offer_id` (string): Offer UUID to bookmark
- `product_id` (string): Product UUID to bookmark

### `cf_remove_wish` (~33 tokens)

Remove from CenuFiltrs Wishlist

Remove an item from wishlist/bookmarks. Requires authentication.

Input parameters:

- `id` (string, required): Wish entry UUID to remove

### `cf_search_history` (~67 tokens)

Get CenuFiltrs Search History

Get user's search history. Requires authentication.

Input parameters:

- `category` (string): Filter by category
- `limit` (integer): Items per page
- `page` (integer): Page number
- `query` (string): Filter by search query text
- `sort` (string): Sort order

### `cf_popular_searches` (~32 tokens)

Get CenuFiltrs Popular Searches

Get user's most popular/frequent searches. Requires authentication.

Input parameters:

- `limit` (integer): Number of results

### `cf_create_comment` (~88 tokens)

Post CenuFiltrs Comment

Post a comment on a product, offer, or retailer. Requires authentication.

Input parameters:

- `content` (string, required): Comment text
- `offer_id` (string): Offer UUID to comment on
- `parent_comment_id` (string): Parent comment UUID (for replies)
- `product_id` (string): Product UUID to comment on
- `retailer_id` (string): Retailer UUID to comment on

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/lv-cenufiltrs-cenufiltrs/mcp#diagnostics

## Score history

- 2026-09-21: 82
- 2026-09-20: 82
- 2026-09-19: 82
- 2026-09-18: 82
- 2026-09-17: 82
- 2026-09-16: 82
- 2026-09-15: 82
- 2026-09-14: 81
- 2026-09-13: 81
- 2026-09-12: 80
- 2026-09-11: 80
- 2026-09-10: 79
- 2026-09-09: 79
- 2026-09-08: 79
- 2026-09-07: 78
- 2026-09-06: 78
- 2026-09-05: 77
- 2026-09-04: 77
- 2026-09-03: 76
- 2026-09-02: 76
- 2026-09-01: 75
- 2026-08-31: 75
- 2026-08-30: 74
- 2026-08-29: 74
- 2026-08-28: 73
- 2026-08-27: 73
- 2026-08-26: 72
- 2026-08-25: 71
- 2026-08-24: 70
- 2026-08-23: 70

## Common questions

### What is the CenuFiltrs Price Comparison MCP server?

CenuFiltrs Price Comparison is an MCP server listed in the public MCP registry as lv.cenufiltrs/cenufiltrs. Compare prices across Latvian online retailers: offers, price history and wishlists. This page covers its hosted endpoint (https://mcp.cenufiltrs.lv/mcp).

### Is the CenuFiltrs Price Comparison MCP server safe to use?

CenuFiltrs Price Comparison scores 82 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the CenuFiltrs Price Comparison MCP server expose?

CenuFiltrs Price Comparison exposes 22 tools: cf_search_offers, cf_search_facets, cf_render_search_results, cf_list_offers, cf_price_summary, and 17 more. Their descriptions and schemas cost roughly 1,406 tokens of context every time the server is loaded.

### Does the CenuFiltrs Price Comparison MCP server require authentication?

No. We connected to CenuFiltrs Price Comparison without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the CenuFiltrs Price Comparison MCP server still maintained?

CenuFiltrs Price Comparison is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.cenufiltrs.lv/mcp
- Website: https://cenufiltrs.lv/en/mcp
- Changelog RSS feed: https://verifymcp.io/servers/lv-cenufiltrs-cenufiltrs/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/lv-cenufiltrs-cenufiltrs/mcp.json
- HTML version of this page: https://verifymcp.io/servers/lv-cenufiltrs-cenufiltrs/mcp
