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.
ENDPOINT 1
https://mcp.cenaodhad.cz/mcp
MCP server metadata
- Name
- cenaodhad
- Version
- 0.3.0
Known tools 5
ceny_bytu_lokalitaCZ: Vrátí medián ceny Kč/m² pro danou čtvrť, obvod nebo ulici v Praze z realizovaných prodejů v katastru nemovitostí.
Inferred read-onlyodhad_ceny_bytuCZ: Vypočítá orientační cenové rozpětí pro byt v dané pražské čtvrti a ploše.
Inferred read-onlysrovnani_ctvrtiCZ: Porovná ceny bytů ve 2–8 pražských lokalitách (čtvrtě nebo obvody).
Inferred read-onlytop_ctvrti_prahaCZ: Vrátí žebříček pražských čtvrtí seřazených podle mediánu ceny bytu z katastru nemovitostí.
Inferred read-onlykonzultace_maklerCZ: Odešle žádost o osobní konzultaci s makléřem Reality Style (Petr Kubačka, Praha).
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.