# Bydleno (remote · bydleno.cz)

Search Czech rental listings from 24 portals, merged into one offer per flat.

- Trust score: 75/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `bydleno.cz`: 75/100 (this document), [markdown](https://verifymcp.io/servers/cz-bydleno-pronajmy/api-mcp-2.md), [page](https://verifymcp.io/servers/cz-bydleno-pronajmy/api-mcp-2)

## Channel facts

- Endpoint: `https://bydleno.cz/api/mcp/`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.1`

## 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-25.

- **Endpoint Security**: 83/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 47/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1390 tokens (~1390/item across 1 items; 1 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 50/100
  - Stability observed for 15 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% 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.
  - We read all 1 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 2 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the Bydleno MCP server?

Bydleno is a hosted endpoint at https://bydleno.cz/api/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 cz-bydleno-pronajmy 'https://bydleno.cz/api/mcp/'
```

### Cursor

```json
{
  "mcpServers": {
    "cz-bydleno-pronajmy": {
      "url": "https://bydleno.cz/api/mcp/"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "cz-bydleno-pronajmy": {
      "type": "http",
      "url": "https://bydleno.cz/api/mcp/"
    }
  }
}
```

### Codex

```toml
[mcp_servers.cz-bydleno-pronajmy]
url = "https://bydleno.cz/api/mcp/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cz-bydleno-pronajmy": {
      "type": "remote",
      "url": "https://bydleno.cz/api/mcp/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cz-bydleno-pronajmy --url 'https://bydleno.cz/api/mcp/' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  cz-bydleno-pronajmy:
    url: "https://bydleno.cz/api/mcp/"
```

### Netclaw

```json
{
  "McpServers": {
    "cz-bydleno-pronajmy": {
      "Transport": "http",
      "Url": "https://bydleno.cz/api/mcp/"
    }
  }
}
```

### Vellum

```bash
assistant mcp add cz-bydleno-pronajmy -t streamable-http -u 'https://bydleno.cz/api/mcp/'
```

### Other

```json
{
  "mcpServers": {
    "cz-bydleno-pronajmy": {
      "type": "http",
      "url": "https://bydleno.cz/api/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-25 (score 75, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 75, +1)

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

### 2026-09-22 (score 74, +1)

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

### 2026-09-20 (score 73, +1)

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

### 2026-09-18 (score 72, +1)

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

### 2026-09-17 (score 71, −1)

- [security] Tool “search_rentals” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 1110 → 1390
- [cosmetic] “search_rentals” reworded the description of “price_range_to”
- [cosmetic] “search_rentals” reworded the description of “svetly_byt”
- [cosmetic] “search_rentals” reworded the description of “area_range_from”
- [cosmetic] “search_rentals” reworded the description of “area_range_to”
- [cosmetic] “search_rentals” reworded the description of “bezpecna_lokalita”
- [cosmetic] “search_rentals” reworded the description of “klidna_lokalita”
- [cosmetic] “search_rentals” reworded the description of “penb”
- [cosmetic] “search_rentals” reworded the description of “pod_odhadem”
- [cosmetic] “search_rentals” reworded the description of “price_range_from”

### 2026-09-16 (score 72, +1)

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

### 2026-09-14 (score 71, +1)

- [cosmetic] “search_rentals” added an optional parameter “available_within”
- [cosmetic] “search_rentals” reworded the description of “available_from”

## MCP tools (1)

### `search_rentals` (~1325 tokens)

Hledání pronájmů bytů

Najde pronájmy bytů v Česku podle zadaných kritérií. Vrátí prvních deset nabídek, celkový počet a odkaz na celý výpis na bydleno.cz. Všechny parametry jsou volitelné a bez nich dostaneš nejnovější nabídky; zadávej jen ta kritéria, která uživatel řekl. Nejčastěji stačí location_texts, layout_id a price_range_to. Hodnoty výčtů piš přesně jako popisky ze schématu ("2+kk", "Vybavený"); hodnotu mimo výčet i neznámý parametr zahodíme. Místa (kraje, okresy, obce, městské části, čtvrti, ulice, adresy) předávej česky v 1. pádě v poli location_texts ("Praha 1", ne "Prague 1"), nejvýš deset; místo, které nerozpoznáme, hledáme v textu inzerátu. Když nic neodpovídá, vrátí nulový počet a odkaz na výpis; když hledání selže, vrátí isError a text chyby. Vždy nabídni uživateli odkaz na výpis i na jednotlivé nabídky.

Input parameters:

- `amenities` (array): Vybavení a příslušenství bytu, které uživatel chce (balkon, garáž, sklep, výtah, pračka, myčka, klimatizace…). "vnitroblok" znamená byt orientovaný okny do klidného vnitrobloku, ne do ulice. Vyber je…
- `area_range_from` (integer): Plocha (m²) – od
- `area_range_to` (integer): Plocha (m²) – do
- `available_from` (string): Nejpozdější datum nastěhování ve formátu YYYY-MM-DD.
- `available_within` (string): Jak brzy se chce nastěhovat. "ihned"/"co nejdřív" → Ihned.
- `bezpecna_lokalita` (boolean): Bezpečná lokalita podle dat o kriminalitě v okolí adresy. Filtruje jen při true.
- `building_flats_range_from` (integer): Počet bytů – od
- `building_flats_range_to` (integer): Počet bytů – do
- `building_floor_range_from` (integer): Patra budovy – od
- `building_floor_range_to` (integer): Patra budovy – do
- `cardinal_directions` (array): Světová strana
- `condition` (array): Stav
- `furnished_id` (array): Vybavenost
- `ground_floor` (boolean): Přízemí – chci přízemí (true), nechci přízemí (false).
- `has_commission` (boolean): Nabídka je s provizí (true), nebo bez provize (false).
- `keywords` (array): Ve většině dotazů zůstává prázdné. Jen slovo, které uživatel sám napsal, popisuje konkrétní vlastnost bytu, nemá vlastní pole a čekáš, že ho majitel napsal i v popisu inzerátu. Slovo, kterému nerozum…
- `klidna_lokalita` (boolean): Klidná lokalita podle hlukové mapy okolí adresy. Filtruje jen při true.
- `last_floor` (boolean): Poslední patro – chci (true), nechci (false).
- `layout_id` (array): Dispozice
- `location_texts` (array): Názvy míst v základním tvaru (1. pád) – např. "Brno" (ne "Brně"), "Praha 1", "Vinohrady", "Vinohradská". Patří sem názvy krajů, okresů, měst a obcí, městských částí, čtvrtí, katastrálních území, ulic…
- `long_term_only` (boolean): Jen dlouhodobý pronájem (true), nebo i krátkodobý (false).
- `nearby_place_distance_from` (string): Nejméně jak daleko musí být nechtěné místo.
- `nearby_place_distance_to` (string): Nejvýš jak daleko smí být blízké místo.
- `nearby_place_from_type_id` (array): Daleko od vybraného typu místa ("daleko od baru, benzínky").
- `nearby_place_to_type_id` (array): Poblíž vybraného typu místa ("chci to blízko restaurace, metra").
- `penb` (array): PENB – energetický štítek budovy.
- `pets_allowed` (boolean): Zvířata povolená (true), nebo bez zvířat (false).
- `pod_odhadem` (boolean): Nájem pod naším odhadem obvyklé ceny srovnatelných bytů. Filtruje jen při true.
- `price_range_from` (integer): Cena (Kč za měsíc) – od
- `price_range_to` (integer): Cena (Kč za měsíc) – do
- `room_share` (boolean): Spolubydlení – pokoj ve sdíleném bytě (true).
- `shareable` (boolean): Celý byt vhodný ke spolubydlení (true).
- `smokers_allowed` (boolean): Kouření povolené (true), nebo nekuřácké (false).
- `svetly_byt` (boolean): Světlý byt podle naší analýzy fotek inzerátu. Filtruje jen při true.
- `unit_floor_range_from` (integer): Patro – od
- `unit_floor_range_to` (integer): Patro – do

Output parameters:

- `listing_url` (string): Odkaz na celý výpis na bydleno.cz se stejnými filtry.
- `results` (array): Prvních deset nabídek.
- `total` (integer): Kolik nabídek kritériím odpovídá celkem, ne jen v results.
- `unverified_criteria` (array): Kritéria, u kterých výpis pouští i nabídky s chybějícím údajem. U nich neplatí, že je vlastnost doložená — neříkej to uživateli jako fakt.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/cz-bydleno-pronajmy/api-mcp-2#diagnostics

## Score history

- 2026-09-25: 75
- 2026-09-24: 75
- 2026-09-23: 74
- 2026-09-22: 74
- 2026-09-21: 73
- 2026-09-20: 73
- 2026-09-19: 72
- 2026-09-18: 72
- 2026-09-17: 71
- 2026-09-16: 72
- 2026-09-15: 71
- 2026-09-14: 71
- 2026-09-13: 70
- 2026-09-12: 69
- 2026-09-11: 69
- 2026-09-10: 68

## Common questions

### What is the Bydleno MCP server?

Bydleno is an MCP server listed in the public MCP registry as cz.bydleno/pronajmy. Search Czech rental listings from 24 portals, merged into one offer per flat. This page covers its hosted endpoint (https://bydleno.cz/api/mcp/).

### Is the Bydleno MCP server safe to use?

Bydleno scores 75 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 Bydleno MCP server expose?

Bydleno exposes 1 tool: search_rentals. Their descriptions and schemas cost roughly 1,325 tokens of context every time the server is loaded.

### Does the Bydleno MCP server require authentication?

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

### Is the Bydleno MCP server still maintained?

Bydleno is still listed as active in the MCP registry. We last reached this channel on 25 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://bydleno.cz/api/mcp/
- Website: https://bydleno.cz/
- Changelog RSS feed: https://verifymcp.io/servers/cz-bydleno-pronajmy/api-mcp-2.xml
- Changelog JSON feed: https://verifymcp.io/servers/cz-bydleno-pronajmy/api-mcp-2.json
- HTML version of this page: https://verifymcp.io/servers/cz-bydleno-pronajmy/api-mcp-2
