You're viewing a demo portfolio

Join the waitlist
PRSM

get_latest_anomaly

Active

Tool of Gistemp

declared in 0.1.0

Most recent NASA GISTEMP global land+ocean monthly anomaly, plus how it ranks against history. Returns the latest available month, the anomaly value (degrees C from 1951-1980 baseline), the rank of that value among all same-month observations since 1880, and a 12-month trailing mean. Cheaper than get_temperature_anomaly when you only need "what is the current reading and is it unusual."

Parameters schema

{
  "type": "object",
  "properties": {
    "region": {
      "enum": [
        "global_land_ocean",
        "global_land_only",
        "northern_hemisphere",
        "southern_hemisphere"
      ],
      "type": "string",
      "description": "Default global_land_ocean."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Gistemp

https://github.com/pipeworx-io/mcp-gistemp

2/7 registries
View full server →
get_latest_anomaly — Gistemp — PRSM MCP