Israeli Land Authority (רמ״י) Unofficial Mcp Server
About
A Model Context Protocol (MCP) server that provides programmatic access to Israeli Land Authority (רמ״י) public tender data.
Details
- Author
- barvhaim
- Downloads
- 320
- Categories
- Other
Jump to
- 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
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Israeli Land Authority (רמ״י) Unofficial Mcp ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
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.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"israeli land authority (\u05e8\u05de\u05f4\u05d9) unofficial mcp server": {
"israeli-land-authority": {
"command": "uv",
"args": [
"--directory",
"/path/to/remy-mcp",
"run",
"main.py"
]
}
}
}
}
McpServers
{
"israeli-land-authority": {
"command": "uv",
"args": [
"--directory",
"/path/to/remy-mcp",
"run",
"main.py"
]
}
}
Israeli Land Authority (רמ״י) Unofficial MCP Server
A Model Context Protocol (MCP) server that provides programmatic access to Israeli Land Authority (רמ״י) public tender data.
Features
- Comprehensive Search: Advanced filtering by type, location, status, and dates
- Real-time Data: Direct access to live government APIs
- Hebrew Support: Full Unicode support for Hebrew text and settlement names
- MCP Protocol: Optimized with tools for dynamic operations and resources for static data
- Type Safety: Full Pydantic model validation
- Rate Limiting: Built-in request throttling and retry logic
Quick Start
Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



