MCP Server
MCP
Cenogram - Polish Real Estate Prices & Parcel Data
Polish real estate for AI: 8M+ deed transaction prices (RCN) + per-parcel context by cadastral ID
Install
npx -y @cenogram/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.cenogram.pl/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "@cenogram/mcp-server",
"version": "0.6.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from cenogram.pl/api (free, email registration)",
"name": "CENOGRAM_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment