Skip to content

Pikud Haoref - Real-Time Alerts

Trusted71/100

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.

The Problem

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.

LeonMelamudLeonMelamudSafety & Emergency
GitHub
2installs946views
0Write a Review
Updated: March 21, 2026|Tags:emergency alertshome front commandred alertsecurityreal-time|Transport: Streamable HTTP|Language: python

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

Recent Alerts

Were there any rocket alerts in the south in the last hour?

Current Alert Status

What is the current alert status in the central region?

Alert Summary

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

danielrosehillAuthor: danielrosehill
Trusted·70
HTTP9 tools

Find public shelters (miklatim) in Israel. Currently supports Jerusalem with 198 shelters. Nearest shelter search, filtering by type, capacity, and accessibility.

0.00905
Claude CodeCursorWindsurf+3

RedAlert MCP

ozbaAuthor: ozba
Trusted·75
stdio12 tools

Real-time rocket alerts from Israel's RedAlert system. Historical statistics, shelter search, and city data through 12 MCP tools.

0.00915
Claude CodeCursorWindsurf+3
Found an issue with this MCP server?

Use at your own risk. Terms of Use · Security

Know an Israeli MCP server that should be listed here? Submit an MCP

Reviews (...)