aqicn-mcp
If you are the rightful owner of aqicn-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The AQICN MCP Server provides air quality data tools from the World Air Quality Index project, allowing LLMs to fetch real-time air quality data for cities and coordinates worldwide.
The AQICN MCP Server is a Model Context Protocol server designed to provide real-time air quality data from the World Air Quality Index (AQICN) project. It enables language models to access air quality information for various cities and geographical coordinates globally. The server can be installed via Smithery or manually using uv, and it requires an AQICN API key for operation. The server supports development and integration with platforms like Claude Desktop, and it offers tools to fetch air quality data by city name or geographical coordinates, as well as search for monitoring stations by keyword.
Features
- Real-time air quality data retrieval for cities and coordinates.
- Integration with Claude Desktop for seamless usage.
- Search functionality for air quality monitoring stations.
- Easy installation via Smithery or manual setup with uv.
- Environment variable configuration for API key management.
Tools
city_aqi
Obtain air quality data for specific cities, including AQI values, monitoring station names, major pollutants, measurement time and coordinates
geo_aqi
Use latitude and longitude coordinates to obtain air quality data at a specific location, and the output is the same as city_aqi
search_station
Search the air quality monitoring station through keywords and return the station name, station ID and coordinates