You're viewing a demo portfolio

Join the waitlist
PRSM

get_solar_flares

Active

Tool of Nasa

declared in 0.1.0

Get recent solar flare events from NASA DONKI space-weather data. Returns each flare's class (e.g. C4.0, M1.8, X1.2), begin/peak/end times, source region, and active region number. Use for "recent solar flares", "is there solar activity / a solar storm", space-weather questions.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "NASA API key (optional, defaults to DEMO_KEY)"
    },
    "end_date": {
      "type": "string",
      "description": "End date YYYY-MM-DD (optional; default today)."
    },
    "start_date": {
      "type": "string",
      "description": "Start date YYYY-MM-DD (optional; default ~30 days ago)."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Nasa

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

1/7 registries
View full server →
get_solar_flares — Nasa — PRSM MCP