← mieszk.pl
INDIVIDUAL MCP TOOL
check_listing
Analyze a Polish property listing by URL (Otodom, Morizon, Gratka, OLX).
LIVE ENDPOINT
https://api.mieszk.pl/v1/mcp
Connect to this endpoint to inspect the live schema for check_listing and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent server
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.mieszk]
url = "https://api.mieszk.pl/v1/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mieszk": {
"type": "http",
"url": "https://api.mieszk.pl/v1/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mieszk
Remote MCP URL: https://api.mieszk.pl/v1/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": {
"mieszk": {
"url": "https://api.mieszk.pl/v1/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mieszk": {
"type": "http",
"url": "https://api.mieszk.pl/v1/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mieszk",
"transport": "streamable-http",
"url": "https://api.mieszk.pl/v1/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
estimate_value— Estimate a Polish apartment's market value from parameters (city, district, area m2, rooms) using 12-month median transaction prices from notarial deeds (RCN).mortgage_capacity— Rough Polish mortgage capacity estimate from net monthly income and down payment (KNF stress buffer applied, live WIBOR).district_prices— Real transaction prices for a Polish city or district: median, 25th–75th percentile range, price per m2 by room count, 12-month trend and a new-build vs older-stock split.compare_listings— Compare 2–3 Polish property listings side by side by total purchase cost, monthly mortgage payment and price vs real transaction medians (RCN registry).subscribe_alerts— Subscribe the user to e-mail alerts about new Polish apartment listings matching their criteria (city, district, rooms, price range).request_consultation— Submit a request for a FREE consultation with an independent, licensed mortgage expert (external partner of mieszk.pl).