שרת MCP המספק גישה תכנותית לנתוני מכרזים ציבוריים של רשות מקרקעי ישראל (רמ"י). מציע חיפוש וסינון מקיפים של מכרזי קרקע ממשלתיים לפי סוג, מיקום, סטטוס ותאריכים, עם תמיכה מלאה בעברית. כולל רשימות מכרזים פעילים, מידע מפורט על מכרזים, נתוני מיפוי גיאוגרפי, תוצאות מכרזים אחרונים וחיפושי קודי יישוב. חושף גם משאבי נתוני ייחוס סטטיים עבור סוגי מכרזים, אזורים, שימושי קרקע וסטטוסים.
שכפלו מ-GitHub להתקנה
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"
}
}
}search_tendersSearch for land tenders from the Israeli Land Authority with comprehensive filtering options
get_tender_detailsGet comprehensive details for a specific tender by ID
get_active_tendersGet all currently active land tenders
search_by_typeSearch tenders by type or land use purpose
get_recent_resultsGet tenders with results from recent days
get_tender_map_detailsGet geographic and mapping data for a specific tender
get_kod_yeshuvGet Kod Yeshuv (settlement code) from Hebrew settlement name
remy://tender-typesremy://tender-typesAll available tender types with Hebrew and English names
remy://regionsremy://regionsAll Israeli regions with Hebrew and English names
remy://land-usesremy://land-usesAll land use categories with Hebrew and English names
remy://tender-statusesremy://tender-statusesAll tender status types with Hebrew and English names
remy://priority-populationsremy://priority-populationsAll priority population codes with Hebrew and English descriptions
remy://settlementsremy://settlementsComplete list of all Israeli settlements with Kod Yeshuv codes
remy://server-inforemy://server-infoServer capabilities and metadata
Official Israeli Land Authority (Rami) public tender database
הצג מכרזי קרקע פעילים באזור תל אביבמה המכרזים האחרונים למגורים בירושלים?מצא מכרזים לבנייה רוויה בבאר שבעהצג תוצאות מכרזים מ-30 הימים האחרוניםמה קוד היישוב של רמת גן?Python 3.11+uvFastMCPPydanticRequestsNo API key required. Public government data. Rate limiting with 1-second delay between requests. Hebrew text supported. Israeli timezone (UTC+3).
שרת MCP מבוסס Python לשאילתות נתוני נדל"ן ציבוריים דרך ה-API של GovMap של ממשלת ישראל. מספק ניתוח עסקאות נכסים מקיף הכולל השלמה אוטומטית של כתובות, חיפוש גוש/חלקה, גילוי עסקאות אחרונות לפי רדיוס, צבירת עסקאות ברמת הרחוב והשכונה, ניתוח מגמות שוק עם תובנות מחירים והשוואת כתובות מרובות. תומך בכתובות בעברית ומחזיר מחירי עסקאות ופרטי נכסים מרשומות ממשלתיות רשמיות.