Skip to main content
Glama
dwain-barnes

Environment Agency Flood Monitoring MCP Server

by dwain-barnes

get_readings

Retrieve real-time and historical flood monitoring data from UK stations, including water levels and flow rates, with flexible filtering by date, location, and measurement type.

Instructions

Get measurement readings from all stations. Updated every 15 minutes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latestNoGet only the most recent reading for each measure
todayNoGet all readings from today
dateNoGet readings from specific date (YYYY-MM-DD)
startdateNoStart date for date range (YYYY-MM-DD)
enddateNoEnd date for date range (YYYY-MM-DD)
parameterNoFilter by parameter (e.g., 'level', 'flow')
qualifierNoFilter by qualifier (e.g., 'Groundwater', 'Tidal Level')
station_referenceNoFilter by station reference
stationNoFilter by station URI
viewNoSet to 'full' for detailed measure information
sortedNoSort by date (descending)
limitNoMaximum number of results (default 500, max 10000)
offsetNoOffset for pagination

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dwain-barnes/mcp-server-environment-agency'

If you have feedback or need assistance with the MCP directory API, please join our Discord server