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.
Land tenders from the Israel Land Authority (ILA/Rami) are a vital information source for homebuyers and real estate developers, but searching and filtering them on the official website is limited. It is difficult to track new tenders, filter by location or type, and view recent tender outcomes.
Clone from GitHub to install
git clone https://github.com/barvhaim/remy-mcp
cd remy-mcp
pip install -r requirements.txt.mcp.json
{
"mcpServers": {
"remy-land-authority": {
"command": "uv",
"args": [
"run",
"main.py"
],
"cwd": "/path/to/remy-mcp"
}
}
}Show me all active housing tenders from ILA in the central region
What were the results of recent land tenders in Beer Sheva?
Find ILA tenders for priority populations in the periphery
Show active land tenders in the Tel Aviv area
What are the latest residential tenders in Jerusalem?
Find tenders for high-rise construction in Beer Sheva
Show tender results from the last 30 days
What is the settlement code for Ramat Gan?
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.
Know an Israeli MCP server that should be listed here? Submit an MCP