Pikud Haoref - Real-Time Alerts
Trusted71/100MCP 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"
}
}
}Features
- Check active emergency alerts in real-time from Pikud Haoref
- Search alert history by city with fuzzy matching for Hebrew names
- Filter alerts by geographic region
- Local SQLite persistence for alert history with indexed lookups
- Publish-subscribe architecture reducing load on the government API
When to Use
- When you want to receive real-time rocket alerts
- When filtering alerts by specific city or region
- When tracking aerial intrusions or earthquakes
- When building an application that needs to integrate emergency alerts
- When wanting to receive official emergency announcements from the Home Front Command
Try These Prompts
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
Try These Queries
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?
Frequently Asked Questions
Related Servers
Miklat MCP
Find public shelters (miklatim) in Israel. Currently supports Jerusalem with 198 shelters. Nearest shelter search, filtering by type, capacity, and accessibility.
RedAlert MCP
Real-time rocket alerts from Israel's RedAlert system. Historical statistics, shelter search, and city data through 12 MCP tools.
Use at your own risk. Terms of Use · Security
Know an Israeli MCP server that should be listed here? Submit an MCP