← Registry

Analytics

cenaodhad.cz

An MCP server providing Prague real estate price analytics, including median price lookups, apartment price estimates, district comparisons, rankings, and broker consultation requests.

1 endpoint5 known toolsFirst detected September 14, 2026Last detected September 14, 2026

ENDPOINT 1

https://mcp.cenaodhad.cz/mcp

No auth detected

MCP server metadata

Name
cenaodhad
Version
0.3.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 5

ceny_bytu_lokalita

CZ: Vrátí medián ceny Kč/m² pro danou čtvrť, obvod nebo ulici v Praze z realizovaných prodejů v katastru nemovitostí.

Inferred read-only
odhad_ceny_bytu

CZ: Vypočítá orientační cenové rozpětí pro byt v dané pražské čtvrti a ploše.

Inferred read-only
srovnani_ctvrti

CZ: Porovná ceny bytů ve 2–8 pražských lokalitách (čtvrtě nebo obvody).

Inferred read-only
top_ctvrti_praha

CZ: Vrátí žebříček pražských čtvrtí seřazených podle mediánu ceny bytu z katastru nemovitostí.

Inferred read-only
konzultace_makler

CZ: Odešle žádost o osobní konzultaci s makléřem Reality Style (Petr Kubačka, Praha).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cenaodhad]
url = "https://mcp.cenaodhad.cz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cenaodhad": {
      "type": "http",
      "url": "https://mcp.cenaodhad.cz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cenaodhad
Remote MCP URL: https://mcp.cenaodhad.cz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cenaodhad": {
      "url": "https://mcp.cenaodhad.cz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cenaodhad": {
      "type": "http",
      "url": "https://mcp.cenaodhad.cz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cenaodhad",
  "transport": "streamable-http",
  "url": "https://mcp.cenaodhad.cz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.