forecast_grid
ActiveTool of Pirate Weather
declared in 0.1.0
GFS/ECMWF grid forecast.
Parameters schema
{
"type": "object",
"examples": [
{
"lat": 40.7128,
"lon": -74.006
},
{
"lat": 35.6762,
"lon": 139.6503,
"time": "2024-01-15T00:00:00Z",
"units": "us"
}
],
"required": [
"lat",
"lon"
],
"properties": {
"lat": {
"type": "number"
},
"lon": {
"type": "number"
},
"time": {
"type": "string"
},
"units": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Pirate Weather
https://github.com/pipeworx-io/mcp-pirate-weather
1/7 registries