Open Data

EA Catchments MCP Server

Chat with AI and run tools instantly.

Environment Agency catchment and water body discovery for England. Search rivers and water bodies by name, find monitoring stations near a location, and explore river networks with flow, level, and groundwater data across catchment areas.

Managed
3 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

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

EA Catchments

Environment Agency water body and catchment discovery tools for England. Uses the EA Hydrology API to find rivers, monitoring stations, and catchment areas.

Data Model

  • Water Body — A river, stream, or groundwater body monitored by the EA. Identified by monitoring stations along its course.
  • Station — A monitoring point on a water body with lat/long, catchment area (km²), and one or more measures.
  • Measure — A time series at a station (e.g. daily mean flow in m³/s). Types: waterFlow, waterLevel, groundwaterLevel, rainfall.
  • Catchment Area — The upstream drainage area (km²) at a station. Larger values indicate stations further downstream.

Key Parameters

  • riverName — Exact river name filter (e.g. 'River Thames', 'River Severn')
  • lat, long, dist — Geographic proximity search (WGS84 coordinates, distance in km)
  • observedProperty — Filter by measurement type: waterFlow, waterLevel, groundwaterLevel, rainfall
  • _limit / _offset — Pagination

Gotchas

  • River names are exact match (case-sensitive). Use search parameter for fuzzy matching.
  • Some stations monitor multiple rivers (junction points) — riverName may be a list.
  • catchmentArea is the upstream drainage area in km² at that station, not a named region.
  • Geographic search uses dist in km from the lat/long point.
  • Stations near tidal limits may show tidal influence in their readings.

Tools in this Server (3)

Ea Get Water Body

Get full details of an EA monitoring station by ID. Returns location, river name, catchment area, grid reference, and all available measurement time s...

Ea List Catchments

Discover rivers and monitoring stations near a geographic location. Provide latitude and longitude to find all EA monitoring stations within a radius,...

Ea Search Water Bodies

Search Environment Agency monitoring stations by river name or measurement type. Find all monitoring points along a specific river (e.g. River Thames)...

Frequently Asked Questions

What is the EA Catchments MCP server?

Environment Agency catchment and water body discovery for England. Search rivers and water bodies by name, find monitoring stations near a location, and explore river networks with flow, level, and groundwater data across catchment areas. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

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

How many tools does EA Catchments provide?

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

EA Catchments uses open data APIs — no authentication required.

Setup Instructions

Connect EA Catchments to any MCP client in minutes

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

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

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

Try EA Catchments now

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