התראות טילים בזמן אמת ממערכת צבע אדום. סטטיסטיקות היסטוריות, חיפוש מקלטים ומידע על ערים דרך 12 כלי MCP.
.mcp.json
{
"mcpServers": {
"redalert": {
"command": "npx",
"args": [
"-y",
"redalert-mcp-server"
]
}
}
}get_active_alertsGet real-time snapshot of cities currently under alert, grouped by alert type (missiles, earthquakes, etc.)
get_stats_summaryGet high-level overview of the alert system: totals, unique cities/zones, and optional top cities/zones/origins/timeline/peak data
get_stats_citiesGet city-level alert statistics with pagination, search, and optional translations/coordinates
get_stats_historyGet detailed historical alert records with full city data, filtering, sorting, and pagination
get_stats_distributionGet alert distribution grouped by category or origin, with filtering, sorting, and pagination
search_sheltersFind nearby shelters by coordinates or city name, with filters for radius, wheelchair accessibility, and shelter type
get_citiesGet city catalog for lookups with optional translations, coordinates, and countdown times
health_checkCheck the health status of the RedAlert API
subscribe_alertsConnect to RedAlert Socket.IO server and start receiving real-time emergency alerts with optional type filtering and test mode
poll_alertsRetrieve buffered real-time alerts that arrived since the last poll
unsubscribe_alertsDisconnect from RedAlert Socket.IO server and stop receiving real-time alerts
get_alert_subscription_statusCheck the current real-time alert subscription status including connection state, subscribed types, and buffer size
Real-time and historical emergency alert data for Israel, including missile alerts, earthquakes, and other threats
Original source of emergency alerts from Israel's Home Front Command
תראה לי את כל ההתראות הפעילות עכשיוכמה התראות טילים היו בכפר סבא בחודש האחרון?תמצא לי מקלטים קרובים לכיכר רבין בתל אביבתשווה בין כמות ההתראות בשדרות לבין אשקלון ב-3 החודשים האחרוניםתתחבר להתראות בזמן אמת ותעדכן אותי כשיש התראת טיליםREDALERT_API_KEYnode >= 18Get a free API key at https://redalert.orielhaim.com. Configure REDALERT_API_KEY in your environment.