שרת MCP לגישה להתרעות חירום בזמן אמת מפיקוד העורף הישראלי. כולל התרעות רקטות, חדירות אוויריות, רעידות אדמה והודעות חירום עם סינון לפי עיר ואזור.
שכפלו מ-GitHub להתקנה
git clone https://github.com/LeonMelamud/pikud-a-oref-mcp
cd pikud-a-oref-mcp
docker compose build.mcp.json
{
"mcpServers": {
"pikud-haoref": {
"command": "docker",
"args": [
"compose",
"up",
"-d"
],
"cwd": "/path/to/pikud-a-oref-mcp"
}
}
}check_current_alertsCheck for current active emergency alerts from the subscribed SSE stream
get_alert_historyGet recent alert history from the Pikud Haoref API with optional region and city filtering
get_connection_statusGet the current status of the SSE subscription connection to the alert service
get_city_alertsGet alert history for a specific city from the local SQLite database with fuzzy matching
get_db_statsGet statistics about the local alert database including total alerts and city counts
poha://alerts/current-statuspoha://alerts/current-statusCurrent status of the alert monitoring system including connection health and latest alerts
Official Israeli Home Front Command emergency alerts API
האם יש כרגע התרעות פעילות באזור שלי?הצג את היסטוריית ההתרעות בתל אביב מהשעות האחרונותמה מצב החיבור למערכת ההתרעות של פיקוד העורף?הצג סטטיסטיקות על ההתרעות שנשמרו במסד הנתוניםהאם היו התרעות בחיפה היום?API_KEYDATABASE_PATHGEOIP_DB_PATHMCP_PORTPython 3.10+DockerDocker ComposeRequires an Israeli IP address to access the Pikud Haoref API. For cloud deployment, use a GCP me-west1 (Tel Aviv) instance. Run with: git clone the repo, then docker compose up -d. Services run on ports 8000 (poller), 8001 (MCP server), and 8002 (SSE gateway).
התראות טילים בזמן אמת ממערכת צבע אדום. סטטיסטיקות היסטוריות, חיפוש מקלטים ומידע על ערים דרך 12 כלי MCP.