
OpenAQ Air Quality MCP By UnClick
Pull global OpenAQ air quality measurements by location or country into agent-driven builds for health dashboards, travel apps, or environmental alerts without a separate OpenAQ client.
Overview
OpenAQ Air Quality MCP by UnClick is an MCP server for the Build phase that fetches global OpenAQ air quality measurements by location and country for your agent.
What is this MCP server?
- Global air quality measurements filtered by location and country from OpenAQ
- No API key called out in the catalog description for OpenAQ access
- @unclick/openaq-mcp with stdio transport and npx install path
- Version 0.1.0 under MCP server schema 2025-12-11
- Useful for maps, alerts, and research features in agent-assisted workflows
- Server version 0.1.0 per published MCP manifest
- npm package @unclick/openaq-mcp with stdio transport
- Catalog states global measurements with no API key required
Community signal: 4 GitHub stars.
What problem does it solve?
Environmental and travel apps need trustworthy air quality readings, but wiring OpenAQ queries by hand breaks flow when you are building with an AI agent.
Who is it for?
Solo builders creating health, travel, or civic dashboards who want keyless OpenAQ access through MCP during integration work.
Skip if: Regulated air-quality compliance products, real-time industrial monitoring, or teams that cannot rely on aggregated open sensor networks.
What do I get? / Deliverables
Installing the MCP server lets your agent query OpenAQ measurements during development so maps, alerts, and copy use real location-based data.
- Configured OpenAQ MCP stdio server
- Agent-callable air quality lookups by location or country
- Seed data for charts, maps, and copy in environmental features
Recommended MCP Servers
Journey fit
Air-quality data feeds are integrated when the product is under construction, aligning with build rather than post-launch growth analytics alone. OpenAQ MCP is a location and country measurement integration exposed to agents—integrations subphase on the build shelf.
How it compares
MCP integration for OpenAQ measurements, not a full observability platform or agent methodology skill.
Common Questions / FAQ
Who is OpenAQ Air Quality MCP By UnClick for?
Developers using AI coding agents who need OpenAQ pollution and air quality data by place without building custom OpenAQ HTTP clients.
When should I use OpenAQ Air Quality MCP By UnClick?
Use it while building features that show AQI-style information, compare cities, or power alerts tied to geographic air quality.
How do I add OpenAQ Air Quality MCP By UnClick to my agent?
Run @unclick/openaq-mcp via npx with stdio, add the server to your MCP config, and ensure network access to OpenAQ endpoints.