Israeli Land Authority (רמ״י) Unofficial Mcp Server
@barvhaim
About Israeli Land Authority (רמ״י) Unofficial Mcp Server
A Model Context Protocol (MCP) server that provides programmatic access to Israeli Land Authority (רמ״י) public tender data.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"israeli-land-authority": {
"command": "uv",
"args": [
"--directory",
"/path/to/remy-mcp",
"run",
"main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Israeli Land Authority (רמ״י) Unofficial Mcp Server?
A Model Context Protocol (MCP) server that provides programmatic access to Israeli Land Authority (רמ״י) public tender data. It is intended for developers, data analysts, and researchers who need automated, real-time access to government tender information via the MCP protocol.
How to use Israeli Land Authority (רמ״י) Unofficial Mcp Server?
Clone the repository and run uv sync. Configure the server for Claude Desktop by adding a JSON entry to claude_desktop_config.json with the command uv, args ["--directory", "/path/to/remy-mcp", "run", "main.py"]. Python 3.11+ is required.
Key features of Israeli Land Authority (רמ״י) Unofficial Mcp Server?
- Comprehensive search with filtering by type, location, and status
- Real-time data from live government APIs
- Full Unicode support for Hebrew text and settlement names
- MCP protocol with dynamic tools and static resources
- Type-safe data validation with Pydantic
- Built-in rate limiting and retry logic
Use cases of Israeli Land Authority (רמ״י) Unofficial Mcp Server?
- Search for tenders by type, location, and status filters
- Retrieve detailed information on a specific tender
- Monitor currently active tenders in real time
- Analyze recent tender outcomes and results
- Convert settlement names to codes for integration with other systems
FAQ from Israeli Land Authority (רמ״י) Unofficial Mcp Server
What data does this server access?
It accesses public tender data from the Israeli Land Authority (רשות מקרקעי ישראל) via their official APIs at https://apps.land.gov.il/MichrazimSite/api.
Is authentication required?
No, all data is publicly available and no authentication is required.
What are the runtime dependencies?
Python 3.11 or newer, FastMCP (MCP server framework), Pydantic (data validation), and Requests (HTTP client with retry logic).
Are there rate limits or request throttling?
Yes, the server enforces a 1-second delay between API requests.
How do I integrate with Claude Desktop?
Add the following to your claude_desktop_config.json (macOS: ~/Library/Application Support/Claude/, Windows: %APPDATA%/Claude/): {"mcpServers": {"israeli-land-authority": {"command": "uv", "args": ["--directory", "/path/to/remy-mcp", "run", "main.py"]}}}.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments