MCP server for accessing real-time emergency alerts from the Israeli Home Front Command (Pikud Haoref). Includes rocket alerts, aerial intrusions, earthquakes, and emergency announcements with city and region filtering.
During security emergencies, people need real-time alerts about rockets, aerial intrusions, and earthquakes. Accessing this information through technical interfaces is not always fast enough, and there is no easy way to filter alerts by specific city or region.
Clone from GitHub to install
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"
}
}
}Were there any rocket alerts in the south in the last hour?
What is the current alert status in the central region?
Give me a summary of all alerts today by type and region
Are there any active emergency alerts in my area right now?
Show the alert history for Tel Aviv from the last few hours
What is the connection status to the Pikud Haoref alert system?
Show statistics about alerts stored in the database
Were there any alerts in Haifa today?
Find public shelters (miklatim) in Israel. Currently supports Jerusalem with 198 shelters. Nearest shelter search, filtering by type, capacity, and accessibility.
Real-time rocket alerts from Israel's RedAlert system. Historical statistics, shelter search, and city data through 12 MCP tools.
Know an Israeli MCP server that should be listed here? Submit an MCP