Cenogram - Polish Real Estate Data
pl.cenogram/mcp-server
Documentation
Installation
- Hosted HTTP endpoint:
https://mcp.cenogram.pl/mcp - Local stdio launch:
npx -y @cenogram/mcp-server@latest
Configuration
CENOGRAM_API_KEYis required for stdio mode.CENOGRAM_API_URLdefaults tohttps://cenogram.pl.MCP_TRANSPORTdefaults tostdio; set it tohttpfor Streamable HTTP mode.MCP_PORTdefaults to3002in HTTP mode.CENOGRAM_CLIENT_IDis an optional persistent client identifier.- The hosted HTTP endpoint uses an
Authorization: Bearer ...header.
Capabilities
- Search transactions, price statistics, price distributions, geographic searches, market overview, location lookup, parcel lookup, polygon search, and location comparison.
- Data coverage is 8M+ transactions from the Polish RCN registry, from 2003 to present.
Limitations
- stdio mode requires Node.js 18+.
CENOGRAM_API_KEYis required for stdio mode.- Warsaw and Krakow have special location naming rules documented in the upstream README.
