get_aqi_by_station
ActiveTool of Waqi
declared in 0.1.0
Real-time AQI for a specific WAQI station by UID (numeric).
Parameters schema
{
"type": "object",
"examples": [
{
"station_id": 7530
},
{
"station_id": 12891
}
],
"required": [
"station_id"
],
"properties": {
"station_id": {
"type": "number",
"description": "WAQI station UID (returned by search_stations)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Waqi
https://github.com/pipeworx-io/mcp-waqi
1/7 registries