You're viewing a demo portfolio

Join the waitlist
PRSM

get_aqi_by_station

Active

Tool 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)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Waqi

https://github.com/pipeworx-io/mcp-waqi

1/7 registries
View full server →
get_aqi_by_station — Waqi — PRSM MCP