Skip to main content
Glama

Server Details

Czech distressed real estate — anonymized district aggregates (k≥5). Free tier.

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
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
martinhavel/cz-agents-mcp
GitHub Stars
6
Server Listing
cz-agents-mcp

Available Tools

1 tool
get_district_aggregateA
Read-only
Inspect

Aggregate distress real estate statistics for a Czech okres (district) from public registries (ISIR insolvencies + portál dražeb / CEVD forced sales). Returns counts by category (insolvency / auction) and average market data. To avoid identifying an individual, districts with 1–4 distress leads return null counts plus counts_band="<5" (records exist, exact figure withheld); 0 is shown as 0, ≥5 exact. low_activity flags k<5. Free tier — no per-person PII (no names/addresses).

ParametersJSON Schema
NameRequiredDescriptionDefault
okresYesCzech okres name (e.g. "Praha", "Brno-město", "Beroun"). Case-sensitive.
window_daysNoLookback window in days. Default 90.

TDQS

A4.5/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description gives substantial behavioral detail beyond the readOnlyHint annotation: suppression for 1–4 leads (null counts plus counts_band='<5'), the 0 and ≥5 thresholds, low_activity flag, and free tier. It also clarifies privacy guarantees (no names/addresses). This is far more than annotations alone.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is three sentences with dense, purposeful content: purpose, privacy suppression rules, and pricing/PII guarantee. Every sentence earns its place with no filler or redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (privacy suppression, thresholds, low_activity flag) and lack of an output schema, the description covers all essential behavioral nuances. An agent can accurately interpret returned counts and bands without additional documentation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema already provides 100% coverage of both parameters, including examples, defaults, enums, and case-sensitivity for okres. The description adds no parameter-specific semantics beyond the schema, so the baseline 3 is correct.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb ('Aggregate') and resource ('distress real estate statistics for a Czech okres'), and names the data sources (ISIR insolvencies + portál dražeb / CEVD). This clearly distinguishes it from any individual-level lookup, even though no sibling tools are provided.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides clear context: it is for district-level aggregate statistics from public registries, and explicitly notes that no per-person PII is included, implying it is not for individual-level searches. However, it does not explicitly mention alternatives or when-not-to-use scenarios.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • 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
    A
    maintenance
    UK property area intelligence: validated trajectory scores, gentrification early-warning and area screening for 2,292 England & Wales postcode districts, from 30+ government data sources.
    7
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.3/5.0
Disambiguation5/5

Only one tool exists, so there is no possibility of confusion or overlap. The tool's purpose is clearly defined and distinct.

Naming Consistency5/5

The single tool name follows a clear, descriptive verb_noun pattern. With only one tool, there is no inconsistency to assess.

Tool Count3/5

The server has only one tool, which feels thin for a general real estate data domain. However, a single aggregate query tool could be appropriate if the server's scope is intentionally narrow.

Completeness2/5

The tool only provides aggregate district statistics, lacking other likely operations such as listing districts, retrieving raw records, or comparing over time. This creates significant gaps for agents needing more detailed or varied real estate data.