Israeli Land Authority (רמ״י) Unofficial Mcp Server
@barvhaim
关于 Israeli Land Authority (רמ״י) Unofficial Mcp Server
A Model Context Protocol (MCP) server that provides programmatic access to Israeli Land Authority (רמ״י) public tender data.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"israeli-land-authority": {
"command": "uv",
"args": [
"--directory",
"/path/to/remy-mcp",
"run",
"main.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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"]}}}.
其他 分类下的更多 MCP 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Servers
modelcontextprotocolModel Context Protocol Servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论