Open Data

UK Air Quality MCP Server

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

UK air quality monitoring data from the ERG/Imperial College London Air Quality Network. Get the daily air quality index, list monitoring sites and pollutant species, and query hourly measurement data across London and other UK regions.

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 UK Air Quality — workflow patterns, data models, and gotchas for your AI agent.

UK Air Quality (London Air / ERG)

Air quality data from the Environmental Research Group at Imperial College London, covering London boroughs, Hampshire, Essex, Sussex, Leicester, Cambridgeshire, and other UK regions.

Data Model

  • Daily Air Quality Index — DAQI band 1-10 (1=Low, 4=Moderate, 7=High, 10=Very High) per site.
  • Sites — Monitoring stations with type (Roadside, Urban Background, Suburban, Industrial, Kerbside).
  • Species — Pollutants measured: NO2, PM10, PM25, O3, SO2, CO.
  • Groups — Regional groupings: London, Hampshire, Essex, Sussex, Leicester, etc.

Key Patterns

  • Use GroupName=London for London data, GroupName=All for all regions.
  • Species codes: NO2 (Nitrogen Dioxide), PM10 (PM10 Particulate), PM25 (PM2.5), O3 (Ozone), SO2 (Sulphur Dioxide).
  • Site types: Roadside, Urban Background, Suburban, Industrial, Kerbside, Rural.
  • Dates in format YYYY-MM-DD or DD+Mon+YYYY (e.g. "01+Jan+2026").

Gotchas

  • Response times: The API can be slow (5-10 seconds) for large date ranges.
  • Data gaps: Not all sites measure all species; closed sites have @DateClosed set.
  • XML-style JSON: Response fields are prefixed with @ (e.g. @SiteCode, @SpeciesCode).
  • No pagination: Results are returned in full; use date ranges to limit data volume.

Tools in this Server (3)

Uk Air Quality Data

Get hourly air quality measurement data for a specific monitoring site and pollutant. Returns timestamped readings in µg/m³. Use uk_air_quality_sites ...

Uk Air Quality Index

Get the latest daily air quality index (DAQI) for UK monitoring sites. Returns pollution levels per site with DAQI band (1=Low to 10=Very High) for me...

Uk Air Quality Sites

List air quality monitoring sites in a UK region with their measured pollutant species. Returns site codes, names, types (Roadside, Suburban, etc.), c...

Frequently Asked Questions

What is the UK Air Quality MCP server?

UK air quality monitoring data from the ERG/Imperial College London Air Quality Network. Get the daily air quality index, list monitoring sites and pollutant species, and query hourly measurement data across London and other UK regions. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect UK Air Quality 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/uk-air-quality. Authentication is handled automatically.

How many tools does UK Air Quality provide?

UK Air Quality 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 UK Air Quality require?

UK Air Quality uses open data APIs — no authentication required.

Setup Instructions

Connect UK Air Quality to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/uk-air-quality

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 UK Air Quality?

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

UK Air Quality MCP Server & Skill — 3 Tools