You're viewing a demo portfolio

Join the waitlist
PRSM

get_aqi_by_city

Active

Tool of Waqi

declared in 0.1.0

Real-time AQI for a city. Returns AQI value, dominant pollutant, individual pollutant readings (PM2.5, PM10, O3, NO2, SO2, CO), temperature/humidity/pressure, and station info.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "city": "beijing"
    },
    {
      "city": "new-delhi"
    }
  ],
  "required": [
    "city"
  ],
  "properties": {
    "city": {
      "type": "string",
      "description": "City name (e.g., \"beijing\", \"los-angeles\", \"new-delhi\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Waqi

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

1/7 registries
View full server →