← Registry

Analytics

mieszk.pl

Analyzes Polish property listings and estimates apartment values, mortgage capacity, district transaction prices, and side-by-side listing comparisons.

1 endpoint7 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://api.mieszk.pl/v1/mcp

No auth detected

MCP server metadata

Name
mieszk
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

check_listing

Analyze a Polish property listing by URL (Otodom, Morizon, Gratka, OLX).

Inferred read-only
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).

Inferred read-only
mortgage_capacity

Rough Polish mortgage capacity estimate from net monthly income and down payment (KNF stress buffer applied, live WIBOR).

Potential side effects
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.

Inferred read-only
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).

Potential side effects
subscribe_alerts

Subscribe the user to e-mail alerts about new Polish apartment listings matching their criteria (city, district, rooms, price range).

Inferred read-only
request_consultation

Submit a request for a FREE consultation with an independent, licensed mortgage expert (external partner of mieszk.pl).

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

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.