← Index

Cenogram - Polish Real Estate Data

pl.cenogram/mcp-server·v0.1.1·Search
Quality Score
90
/100

7M+ real estate transactions from Poland's RCN registry. Search, compare, and analyze prices.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.cenogram.pl/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cenogram/mcp-server"
      ],
      "env": {
        "CENOGRAM_API_KEY": "<cenogram_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cenogram/mcp-server"
      ],
      "env": {
        "CENOGRAM_API_KEY": "<cenogram_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @cenogram/mcp-server
§02  Environment variables
CENOGRAM_API_KEY

API key from cenogram.pl/api (free, email registration)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Search