You're viewing a demo portfolio

Join the waitlist
PRSM

get_aqi_by_location

Active

Tool of Waqi

declared in 0.1.0

Real-time AQI for the WAQI station nearest a lat/lon.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "latitude": 40.7128,
      "longitude": -74.006
    },
    {
      "latitude": 28.7041,
      "longitude": 77.1025
    }
  ],
  "required": [
    "latitude",
    "longitude"
  ],
  "properties": {
    "latitude": {
      "type": "number",
      "description": "Latitude"
    },
    "longitude": {
      "type": "number",
      "description": "Longitude"
    }
  }
}

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_location — Waqi — PRSM MCP