You're viewing a demo portfolio

Join the waitlist
PRSM

forecast

Active

Tool of Pirate Weather

declared in 0.1.0

Full forecast at point.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "lat": 40.7128,
      "lon": -74.006
    },
    {
      "lat": 51.5074,
      "lon": -0.1278,
      "time": "2024-01-15T12:00:00Z",
      "units": "si",
      "extend": "hourly"
    }
  ],
  "required": [
    "lat",
    "lon"
  ],
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "lang": {
      "type": "string"
    },
    "time": {
      "type": "string",
      "description": "ISO 8601 or epoch seconds for historic."
    },
    "units": {
      "type": "string",
      "description": "us | si | ca | uk | uk2"
    },
    "extend": {
      "type": "string",
      "description": "hourly"
    },
    "exclude": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Pirate Weather

https://github.com/pipeworx-io/mcp-pirate-weather

1/7 registries
View full server →