Skip to main content
Glama

Cenogram - Polish Real Estate Prices & Parcel Data

Server Details

Polish real estate for AI: 8M+ deed transaction prices (RCN) + per-parcel context by cadastral ID

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL
Repository
cenogram/mcp-server
GitHub Stars
1
Server Listing
cenogram-mcp-server

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 9 tool updates
    • First observedcompare_locations
    • First observedget_market_overview
    • First observedget_price_distribution
    • First observedget_price_statistics
    • First observedlist_locations
    • First observedsearch_by_area
    • First observedsearch_by_polygon
    • First observedsearch_parcels
    • First observedsearch_transactions

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables searching Polish administrative areas and retrieving real estate transaction data from the official registry via geoportal.gov.pl.
    3
    GPL 3.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Access 17M+ geocoded French property transactions (DVF), 22M+ DPE energy ratings, and 20M+ building records via MCP or REST API. Search transactions, market stats, comparables, price trends, rental yield, flip detection, and more.
    MIT
  • F
    license
    Not graded
    quality
    F
    maintenance
    French real estate data platform for AI agents. Identifies property owners likely to sell and tracks behavioral signals on active listings. Coverage: metropolitan France.
    -
  • A
    license
    A
    quality
    F
    maintenance
    French building permits MCP server: 1.2M Sitadel permits (2014-2026, daily refresh), DVF transactions, cadastre DGFiP, PLU zoning, BRGM risks, and property-dealer opportunity scoring through 11 MCP tools. Free tier 500 req/month, no credit card.
    11
    3
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.1/5.0
Disambiguation4/5

Most tools have distinct purposes with clear boundaries: compare_locations (comparison), get_market_overview (aggregate stats), get_price_distribution (histogram), get_price_statistics (price/m²), list_locations (location listing), search_by_area (radius search), search_by_polygon (polygon search), search_parcels (parcel lookup), and search_transactions (transaction search). However, get_price_statistics and search_transactions have some overlap in providing price data for locations, though their scopes differ (statistics vs. detailed transactions).

Naming Consistency5/5

All tools follow a consistent verb_noun naming pattern: compare_locations, get_market_overview, get_price_distribution, get_price_statistics, list_locations, search_by_area, search_by_polygon, search_parcels, and search_transactions. The verbs (compare, get, list, search) are used appropriately and consistently, with no mixing of conventions like camelCase or snake_case variations.

Tool Count5/5

With 9 tools, this server is well-scoped for its domain of Polish real estate data. Each tool serves a specific and necessary function, from high-level overviews (get_market_overview) to detailed searches (search_transactions) and geographic queries (search_by_area, search_by_polygon), without feeling bloated or sparse.

Completeness4/5

The toolset provides comprehensive coverage for querying and analyzing real estate data, including location listing, transaction searching, geographic searches, price analysis, and market overviews. A minor gap is the lack of tools for updating or managing data (e.g., CRUD operations), but this is reasonable for a read-only data server focused on retrieval and analysis, with no dead ends in the workflows.