You're viewing a demo portfolio

Join the waitlist
PRSM

weather_zip

Active

Tool of Ready APIs

declared in 1.0.0

Resolve a US ZIP to coordinates via the geo dataset, then return current weather.

Parameters schema

{
  "type": "object",
  "required": [
    "zip_code"
  ],
  "properties": {
    "units": {
      "enum": [
        "imperial",
        "metric"
      ],
      "type": "string",
      "default": "imperial"
    },
    "zip_code": {
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →
weather_zip — Ready APIs — PRSM MCP