Skip to content
Back to search
30
MCP http

NASA POWER Daily Climate Point

x402/nasa-power-daily-climate-point

Returns daily climate parameters (e.g. 2m temperature, corrected precipitation) for a lat/lng point from the NASA POWER project, as JSON. [x402: $0.085/call on base, category=data]

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

NASA POWER Monthly Climate Point
Returns monthly climate parameters for a lat/lng point across one or more years from NASA POWER, as JSON. [x402: $0.08/call on base, categor
0 tools · http
NASA POWER Climatology Normals
Returns long-term monthly and annual climatology normals for a point from NASA POWER, e.g. surface solar irradiance, as JSON. [x402: $0.08/c
0 tools · http
Historical Daily Weather
Historical daily weather for any latitude and longitude over a date range from the Open-Meteo archive service, no key required. Returns dail
0 tools · http
weather
Real-time weather data and 3-day forecast for any location worldwide. Accepts city name or lat/lon coordinates. Temperature, humidity, wind,
0 tools · http
Seven Day Weather Forecast
Seven day daily weather forecast for any latitude and longitude from the Open-Meteo forecast service, no key required. Returns daily maximum
0 tools · http
Sunrise, Sunset and Daylight Duration
Returns daily sunrise, sunset and daylight duration for a lat/lng point from the Open-Meteo forecast API, as JSON. [x402: $0.05/call on base
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "nasa_power_daily_climate_point": {
      "url": "https://proxy.suverse.io/v1/data/suverse-climate-nasa-power-daily",
      "transport": "http"
    }
  }
}