search_stations
ActiveTool of Waqi
declared in 0.1.0
Search stations by keyword (city/region name). Returns station UID, name, current AQI, and location.
Parameters schema
{
"type": "object",
"examples": [
{
"keyword": "shanghai"
},
{
"keyword": "los-angeles"
}
],
"required": [
"keyword"
],
"properties": {
"keyword": {
"type": "string",
"description": "Search keyword"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Waqi
https://github.com/pipeworx-io/mcp-waqi
1/7 registries