mattmarcin/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.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client