You're viewing a demo portfolio

Join the waitlist
PRSM

climatology

Active

Tool of mcp-nasa-power

declared in 0.1.0

Long-term monthly climatology averages for a coordinate.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "latitude": 40.7128,
      "longitude": -74.006
    },
    {
      "latitude": -33.8688,
      "community": "AG",
      "longitude": 151.2093,
      "parameters": "T2M,T2M_MAX,T2M_MIN,PRECTOTCORR"
    }
  ],
  "required": [
    "latitude",
    "longitude"
  ],
  "properties": {
    "latitude": {
      "type": "number"
    },
    "community": {
      "type": "string"
    },
    "longitude": {
      "type": "number"
    },
    "parameters": {
      "type": "string"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-nasa-power

https://github.com/pipeworx-io/mcp-nasa-power

2/7 registries
View full server →