Open Data

EA Catchments MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

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.

3 tools
Agent guide included
No auth required
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

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

https://mcp.mcpbundles.com/bundle/ea-catchments

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with EA Catchments?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

EA Catchments MCP Server & Skill — 3 Tools