{
  "name": "nekretninenaprodaju",
  "displayName": "nekretninenaprodaju.rs",
  "description": "Search public property listings for sale and rent in Serbia, inspect details, compare recorded attributes and check description evidence. Read-only; no private accounts or transactions.",
  "version": "1.1.0",
  "serverUrl": "https://nekretninenaprodaju.rs/mcp",
  "url": "https://nekretninenaprodaju.rs/mcp",
  "transport": "streamable-http",
  "authentication": { "type": "none" },
  "documentationUrl": "https://nekretninenaprodaju.rs/developers.html",
  "icon": "https://nekretninenaprodaju.rs/icon.svg",
  "tools": [
    { "name": "search_properties", "description": "Search public listings using explicit filters; paginate using nextCursor with unchanged filters." },
    { "name": "get_property_by_slug", "description": "Read details for a slug returned by search." },
    { "name": "get_locations_autocomplete", "description": "Resolve city, municipality or neighborhood names to canonical locations." },
    { "name": "get_market_counts", "description": "Count active listings matching filters; this is not a market valuation." },
    { "name": "compare_properties", "description": "Compare two to four distinct slugs returned by search; unknown values remain unknown." },
    { "name": "get_property_evidence", "description": "Read unverified description evidence for a listing UUID and conflicts with recorded attributes." }
  ]
}
