BGS Sensor Data MCP Server

British Geological Survey Sensor Data Service (OGC SensorThings API). Access real-time and historical environmental monitoring data from BGS sensors including groundwater levels, seismic data, and geotechnical measurements.

6 tools
SKILL.md

Start chatting with BGS Sensor Data tools

Open Studio to chat with 6 BGS Sensor Data tools right now — the skill is included automatically.

AI Skill
SKILL.md

Domain knowledge for BGS Sensor Data — workflow patterns, data models, and gotchas for your AI agent.

BGS Sensor Data Service

The BGS Sensor Data Service implements the OGC SensorThings API, providing access to real-time and historical environmental monitoring data. No authentication required.

Capabilities

  • Monitoring stations (Things) — boreholes, weather stations, seismometer sites.
  • Datastreams for a station — data series linking to measured properties and sensors.
  • Observations — measurement values from a datastream (time-series data).
  • Locations — geographic positions of monitoring sites (GeoJSON points).
  • Observed properties — physical quantities measured (groundwater level, temperature, conductivity, etc.).
  • Sensors — instruments and devices used for monitoring.

Workflow

  1. Find stations by enumerating Things or Locations
  2. Explore data series using a Thing ID to see available datastreams
  3. Pull measurements from a Datastream ID to retrieve actual observation values
  4. Understand properties to see what quantities are measured across the network
  5. Understand instruments to see monitoring hardware details

Query Parameters

All list tools accept top to limit results. The underlying API also supports $skip, $orderby, and $filter (OData).

Tips

  • Observations are ordered by phenomenonTime desc by default (most recent first).
  • Thing IDs and Datastream IDs are integers.
  • Results include @iot.nextLink for pagination when more data is available.

Tools in this Server (6)

Bgs Sensor Datastreams

List Datastreams for a BGS sensor Thing (monitoring station). Each Datastream represents a time series of a specific measurement type (e.g. groundwate...

Bgs Sensor Locations

List sensor Locations — geographic positions of BGS monitoring sites. Returns coordinates, names, and descriptions.

Bgs Sensor Observations

Get observations from a BGS sensor Datastream. Returns timestamped measurement values ordered by most recent first. Use bgs_sensor_datastreams to find...

Bgs Sensor Properties

List ObservedProperties — the physical quantities measured by BGS sensors (e.g. groundwater level, temperature, conductivity).

Bgs Sensor Sensors

List Sensors — the instruments and devices used for BGS monitoring. Returns sensor names, descriptions, encoding types, and metadata.

Bgs Sensor Things

List sensor Things (monitoring stations) from the BGS Sensor Data Service. Each Thing represents a physical sensor platform such as a borehole, weathe...

Integration Details

Authentication
No auth required

Frequently Asked Questions

What is the BGS Sensor Data MCP server?

British Geological Survey Sensor Data Service (OGC SensorThings API). Access real-time and historical environmental monitoring data from BGS sensors including groundwater levels, seismic data, and geotechnical measurements. It provides 6 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect BGS Sensor Data 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/bgs-sensor-data. Authentication is handled automatically.

How many tools does BGS Sensor Data provide?

BGS Sensor Data provides 6 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 BGS Sensor Data require?

BGS Sensor Data uses open data APIs — no authentication required.

Setup Instructions

Connect BGS Sensor Data to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/bgs-sensor-data

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 use BGS Sensor Data?

Open Studio and start using 6 tools right now — no setup required

BGS Sensor Data MCP Server & Skill — 6 Tools