What is Air-Pollution: Real-Time AQI Updates by Location/City?
This project provides a real-time air quality monitoring system through a Model Context Protocol (MCP) server. Built with Node.js and Express.js, it integrates the OpenWeather API to deliver precise AQI (Air Quality Index) data tailored to user locations. Whether using geographic coordinates or city/country names, users gain instant access to pollution levels critical for health decisions or environmental tracking.
How to Use Air-Pollution: Real-Time AQI Updates by Location/City?
Access AQI data in two ways: by coordinates (latitude/longitude) or by location (city and country). The server processes requests efficiently, returning structured responses that include pollutant concentrations (e.g., PM2.5, ozone) and health advisories. No complex setup required—just input your parameters and retrieve actionable insights.