Skip to main content
Glama

UK Environmental Intelligence MCP Server from MCPBundles

Server Details

Access UK flood warnings, river levels, water quality, Met Office forecasts, and carbon data

Ownership verified
Status
Unhealthy
OAuth
Works in Glama
Last Tested
Transport
Streamable HTTP
URL
Repository
thinkchainai/mcpbundles
GitHub Stars
0

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 44 tool updates
    • Addedcarbon-generation-mix-7e3
    • Addedcarbon-intensity-current-7e3
    • Addedcarbon-intensity-stats-7e3
    • Addedea-bw-get-profile-052
    • Addedea-bw-get-site-052
    • Addedea-bw-list-compliance-052
    • Addedea-bw-list-samples-052
    • Addedea-bw-list-sites-052
    • Addedea-ecology-list-sites-01e
    • Addedea-ecology-list-taxa-01e
    • Addedea-ecology-observation-types-01e
    • Addedea-ecology-observations-01e
    • Addedea-flood-areas-621
    • Addedea-flood-get-areas-930
    • Addedea-flood-get-station-930
    • Addedea-flood-get-warnings-930
    • Addedea-flood-latest-readings-930
    • Addedea-flood-list-stations-930
    • Addedea-flood-station-readings-930
    • Addedea-flood-warning-detail-621
    • Addedea-flood-warnings-621
    • Addedea-get-water-body-8a7
    • Addedea-gw-readings-993
    • Addedea-gw-station-detail-993
    • Addedea-gw-stations-993
    • Addedea-hydrology-readings-334
    • Addedea-hydrology-station-detail-334
    • Addedea-hydrology-stations-334
    • Addedea-list-catchments-8a7
    • Addedea-rainfall-readings-92b
    • Addedea-rainfall-station-detail-92b
    • Addedea-rainfall-stations-92b
    • Addedea-search-water-bodies-8a7
    • Addedea-wq-determinands-54a
    • Addedea-wq-observations-54a
    • Addedea-wq-samples-54a
    • Addedea-wq-sampling-point-54a
    • Addedea-wq-sampling-points-54a
    • Addedmet-office-3hourly-forecast-026
    • Addedmet-office-get-daily-forecast-026
    • Addedmet-office-get-hourly-forecast-026
    • Addedmo-find-nearest-station-e8b
    • Addedmo-get-observations-e8b
    • Addedmo-observations-by-location-e8b

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    Provides access to UK Environment Agency's real-time flood monitoring data, enabling users to check flood warnings, monitor water levels and flow rates, and access historical measurements from monitoring stations across the UK.
    11
    22
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables users to query current and historical UK electricity carbon intensity, generation mix, and regional intensity data to schedule energy-intensive tasks during low-carbon periods.
    5
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables river discharge monitoring and multi-day flood forecasting with severity assessments via the Open-Meteo Flood API.
    4
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides access to the UK Carbon Intensity API, enabling users to retrieve current, historical, and forecast carbon intensity data, regional data by postcode, and generation mix information.
    -
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.6/5.0
Disambiguation4/5

The tools are well-organized into distinct domains (carbon, EA bathing water, EA ecology, EA flood, EA groundwater, EA hydrology, EA rainfall, EA water quality, Met Office), with clear boundaries between domains. Within domains, tools are differentiated by resource and action (e.g., list_sites vs. get_site), though some overlap exists (e.g., ea-flood-areas-621 and ea-flood-get-areas-930 appear similar, and multiple flood warning tools could cause minor confusion).

Naming Consistency3/5

Naming follows a general pattern of prefix-action-resource (e.g., ea-bw-list-sites), but there is inconsistency in verb usage (e.g., 'get' vs. 'list' vs. 'search' for similar actions) and some deviations like 'carbon-generation-mix-7e3' (no verb) and 'mo-find-nearest-station-e8b' (verb-noun order differs). The mix of conventions reduces predictability, though prefixes help group related tools.

Tool Count2/5

With 44 tools, the count is excessive for a single server, making it cumbersome for agents to navigate. While the server covers broad environmental domains, the high number of tools could be split into multiple focused servers (e.g., separate servers for carbon, EA data, Met Office) to improve usability and reduce cognitive load.

Completeness5/5

The tool set provides comprehensive coverage across multiple environmental domains, including data retrieval for carbon intensity, bathing water quality, ecology, flood monitoring, groundwater, hydrology, rainfall, water quality, and weather forecasts/observations. Each domain offers CRUD-like operations (primarily read/list/get) with filtering options, and tools link together effectively (e.g., list sites then get details), leaving no obvious gaps for the intended purposes.