You're viewing a demo portfolio

Join the waitlist
PRSM

current_by_location

Active

Tool of mcp-airnow

declared in 0.1.0

Latest observed AQI for the AirNow station nearest a lat/lon.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "latitude": 40.7128,
      "longitude": -74.006
    },
    {
      "latitude": 34.0522,
      "longitude": -118.2437,
      "distance_miles": 100
    }
  ],
  "required": [
    "latitude",
    "longitude"
  ],
  "properties": {
    "latitude": {
      "type": "number",
      "description": "US latitude"
    },
    "longitude": {
      "type": "number",
      "description": "US longitude"
    },
    "distance_miles": {
      "type": "number",
      "description": "Search radius (default 25, max 250)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-airnow

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

2/7 registries
View full server →
current_by_location — mcp-airnow — PRSM MCP