Skip to main content
Glama
dwain-barnes

Environment Agency Flood Monitoring MCP Server

by dwain-barnes

get_measure_readings

Retrieve water level and flow readings from UK flood monitoring stations by specifying measurement ID, date ranges, or recent data.

Instructions

Get readings for a specific measurement type

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
measure_idYesMeasure ID (e.g., '1491TH-level-stage-i-15_min-mASD')
latestNoGet only the most recent reading
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)
sinceNoGet readings since specific datetime (ISO format)
viewNoSet to 'full' for detailed information
sortedNoSort by date (descending)
limitNoMaximum number of results
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