Open Data

EA Hydrology MCP Server

Chat with AI and run tools instantly.

Environment Agency Hydrology API for UK river and groundwater monitoring. Search hydrological stations, retrieve flow and level measurements, and access sub-daily time series data across England.

Managed
3 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

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

EA Hydrology API

Environment Agency Hydrology API providing sub-daily river flow, level, and groundwater data for England. No authentication required.

Data Model

  • Station — A monitoring station with geographic coordinates, river/catchment info, and associated measures. Identified by UUID.
  • Measure — A specific time series at a station (e.g. daily mean flow in m³/s). Identified by a composite notation string.
  • Reading — Individual data point with date, value, quality flag, and completeness indicator.

Key Parameters

  • _limit — Max results returned (default varies, use 10-500)
  • search — Free-text station name search
  • observedProperty — Filter by parameter type (flow, level, waterLevel, groundwaterLevel, rainfall)
  • _offset — Pagination offset

Gotchas

  • Station IDs are UUIDs, not simple numeric IDs.
  • Measure notation strings are long composite identifiers (station-uuid-parameter-period-unit-qualifier).
  • Readings can have quality flags: "Good", "Suspect", "Unchecked". Filter accordingly.
  • The completeness field indicates whether all sub-period readings were available.
  • Search is case-insensitive and matches station labels (names).

Tools in this Server (3)

Ea Hydrology Readings

Fetch time series readings for a specific hydrology measure. Returns date, value, quality, and completeness for each reading. Get the measure_id from ...

Ea Hydrology Station Detail

Get detailed information about a specific EA hydrology monitoring station including its location, river, catchment, and all available measurement time...

Ea Hydrology Stations

Search Environment Agency hydrological monitoring stations in England. Returns station details including name, coordinates, river, catchment, and avai...

Frequently Asked Questions

What is the EA Hydrology MCP server?

Environment Agency Hydrology API for UK river and groundwater monitoring. Search hydrological stations, retrieve flow and level measurements, and access sub-daily time series data across England. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect EA Hydrology 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-hydrology. Authentication is handled automatically.

How many tools does EA Hydrology provide?

EA Hydrology 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 Hydrology require?

EA Hydrology uses open data APIs — no authentication required.

Setup Instructions

Connect EA Hydrology to any MCP client in minutes

MCP URLhttps://mcp.mcpbundles.com/bundle/ea-hydrology

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 Hydrology and paste the MCP URL into Remote MCP server URL.
  4. Click Add. EA Hydrology will appear under Not connected — select it and click Connect to complete OAuth.
Name: EA Hydrology
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/ea-hydrology
Authentication: OAuth

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

Try EA Hydrology now

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