Open Data

EA Flood Warnings MCP Server

Chat with AI and run tools instantly.

Environment Agency flood warning and alert data for England. Get active flood warnings with severity levels, browse flood warning areas, and retrieve detailed information about specific warnings including messages and severity history.

Managed
3 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for EA Flood Warnings — workflow patterns, data models, and gotchas for your AI agent.

EA Flood Warnings

Environment Agency API providing real-time flood warning and alert data for England. No authentication required.

Data Model

  • Flood Warning — Active warning/alert with severity, message text, and timestamps.
  • Flood Area — Geographic region to which warnings/alerts apply. Two types: Flood Alert Areas (larger catchments) and Flood Warning Areas (specific communities).
  • Severity Levels — 1: Severe Flood Warning (danger to life), 2: Flood Warning (flooding expected), 3: Flood Alert (flooding possible), 4: Warning no longer in force.

Key Fields

  • floodAreaID / notation — Unique code for the flood area (e.g. "053FWFPUWI06")
  • severity — Human-readable severity string
  • severityLevel — Numeric severity (1-4, lower = more severe)
  • message — Full warning message text from EA
  • timeRaised / timeMessageChanged — ISO 8601 timestamps
  • eaAreaName — EA administrative area (e.g. "Wessex", "Thames")

Gotchas

  • Transient warnings: Retired warnings disappear from active listings—do not assume old ids stay resolvable forever.
  • Flood areas are permanent: Unlike warnings, flood area definitions are stable geographic boundaries.
  • isTidal: Boolean flag distinguishing tidal from river/groundwater warnings.
  • Pagination: Use _limit and _offset when walking large collections.

Tools in this Server (3)

Ea Flood Areas

List flood warning and alert areas in England. Returns geographic areas with their labels, coordinates, counties, and river/sea names. Filter by count...

Ea Flood Warning Detail

Get detailed information about a specific flood warning or flood area by its area ID. Returns the full warning message, severity, area description, co...

Ea Flood Warnings

Get active flood warnings and alerts for England from the Environment Agency. Returns current warnings with severity levels, affected areas, and warni...

Frequently Asked Questions

What is the EA Flood Warnings MCP server?

Environment Agency flood warning and alert data for England. Get active flood warnings with severity levels, browse flood warning areas, and retrieve detailed information about specific warnings including messages and severity history. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect EA Flood Warnings to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/ea-flood-warnings. Authentication is handled automatically.

How many tools does EA Flood Warnings provide?

EA Flood Warnings provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does EA Flood Warnings require?

EA Flood Warnings uses open data APIs — no authentication required.

Setup Instructions

Connect EA Flood Warnings to any MCP client in minutes

MCP URLhttps://mcp.mcpbundles.com/bundle/ea-flood-warnings

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to EA Flood Warnings and paste the MCP URL into Remote MCP server URL.
  4. Click Add. EA Flood Warnings will appear under Not connected — select it and click Connect to complete OAuth.
Name: EA Flood Warnings
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/ea-flood-warnings
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try EA Flood Warnings now

No API key or third-party login required. Chat with AI and run tools instantly.