Skip to content

Nadlan MCP

Community68/100

Python-based MCP server for querying Israeli government public real estate data via the Govmap API. Provides comprehensive property deal analysis including address autocomplete, geospatial block/parcel (gush/helka) lookup, recent transaction discovery by radius, street-level and neighborhood-level deal aggregation, market trend analysis with price insights, and multi-address comparison. Supports Hebrew addresses natively and returns deal prices, dates, and property details from official government records.

The Problem

Those looking to buy or rent an apartment in Israel struggle to access real estate transaction data. The information exists in GovMap but the interface is cumbersome and does not easily allow trend analysis, neighborhood comparison, or radius-based deal search.

nitzponitzpoReal Estate & Land
GitHub
79installs1,717views
0Write a Review
Updated: March 3, 2026|Tags:real estateapartmentspricesproperty dealsGushHelka|Transport: Standard I/O (stdio)|Language: python

Clone from GitHub to install

git clone https://github.com/nitzpo/nadlan-mcp
cd nadlan-mcp
pip install -r requirements.txt

.mcp.json

{
  "mcpServers": {
    "nadlan": {
      "command": "python",
      "args": [
        "run_fastmcp_server.py"
      ],
      "cwd": "/path/to/nadlan-mcp"
    }
  }
}

Features

  • Israeli address search and autocomplete
  • Real estate deal analysis by address, radius, street, or neighborhood
  • Market trend analysis with price insights
  • Compare markets across multiple addresses
  • Statistical outlier detection and data filtering
  • Async operations for high performance

When to Use

  • When checking recent real estate transaction prices in a specific area
  • When comparing prices between neighborhoods or streets
  • When analyzing real estate market trends over time
  • When looking for information about a specific block and parcel
  • When wanting to compare prices across multiple addresses simultaneously

Try These Prompts

Deals in Area

Find recent real estate deals within a kilometer radius of 50 Dizengoff Street, Tel Aviv

Neighborhood Comparison

Compare apartment prices between the Rechavia and Baka neighborhoods in Jerusalem

Street Price Trends

Show me the apartment price trend on Rothschild Boulevard in Tel Aviv over the last two years

Try These Queries

What are the recent prices at Dizengoff 50, Tel Aviv?

Compare apartment prices between Ramat Gan and Givatayim

What is the price trend in the Rechavia neighborhood in Jerusalem?

Show recent real estate deals near Herzliya Pituach

Analyze the real estate market in Netanya over the last 3 years

Frequently Asked Questions

Related Servers

Remy Land Authority

barvhaimAuthor: barvhaim
Trusted·84
stdio7 tools

MCP server providing programmatic access to Israeli Land Authority (ILA/Rami) public tender data. Offers comprehensive search and filtering of government land tenders by type, location, status, and dates, with full Hebrew Unicode support. Features active tender listings, detailed tender information, geographic mapping data, recent tender outcomes, and settlement code lookups. Also exposes static reference data resources for tender types, regions, land uses, statuses, and priority populations.

0.0361,477
Claude CodeCursorWindsurf+3
Found an issue with this MCP server?

Use at your own risk. Terms of Use · Security

Know an Israeli MCP server that should be listed here? Submit an MCP

Reviews (...)