You're viewing a demo portfolio

Join the waitlist
PRSM

weather_current

Active

Tool of Ready APIs

declared in 1.0.0

Current conditions at a latitude/longitude in imperial or metric units. Sourced from Open-Meteo.

Parameters schema

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

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Ready APIs

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

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