Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description | 
|---|---|
| nasa/get-astronomy-picture | Fetch NASA's Astronomy Picture of the Day with optional date selection | 
| nasa/browse-near-earth-objects | Find near-Earth asteroids within a specific date range | 
| nasa/view-epic-imagery | Browse Earth Polychromatic Imaging Camera views of Earth | 
| jpl_query-small-body-database | Search the Small-Body Database for asteroids and comets matching specific criteria | 
| jpl_find-close-approaches | Find close approaches of asteroids and comets to Earth or other planets | 
| jpl_get-fireball-data | Retrieve data about fireballs detected by US Government sensors | 
| apod-daily | Get NASA's Astronomy Picture of the Day with a natural language prompt | 
Resources
Contextual data attached and managed by the client
| Name | Description | 
|---|---|
| Astronomy Picture of the Day (2023-01-01) | |
| EPIC Earth View (2023-01-01) | |
| Near Earth Objects (2023-01-01) | |
| nasa-apod-image | NASA Astronomy Picture of the Day | 
| nasa-epic-image | NASA EPIC Earth observation image | 
| mars-rover-photo | NASA Mars Rover photograph | 
| nasa-image | NASA Image and Video Library item | 
| nasa-gibs-imagery | NASA Global Imagery Browse Services (GIBS) satellite image | 
| jpl-asteroid-data | JPL Small-Body Database entry | 
| nasa-earth-imagery | NASA Earth Landsat satellite imagery | 
Tools
Functions exposed to the LLM to take actions
| Name | Description | 
|---|---|
| nasa_apod | Fetch NASA's Astronomy Picture of the Day | 
| nasa_neo | Near Earth Object Web Service - information about asteroids | 
| nasa_epic | Earth Polychromatic Imaging Camera - views of Earth | 
| nasa_gibs | Global Imagery Browse Services - satellite imagery | 
| nasa_cmr | NASA Common Metadata Repository - search for NASA data collections | 
| nasa_firms | NASA Fire Information for Resource Management System - fire data | 
| nasa_images | NASA Image and Video Library - search NASA's media archive | 
| nasa_exoplanet | NASA Exoplanet Archive - data about planets beyond our solar system | 
| nasa_donki | Space Weather Database Of Notifications, Knowledge, Information | 
| nasa_mars_rover | NASA Mars Rover Photos - images from Mars rovers | 
| nasa_eonet | Earth Observatory Natural Event Tracker - natural events data | 
| nasa_power | Prediction of Worldwide Energy Resources - meteorological data | 
| jpl_sbdb | Small-Body Database (SBDB) - asteroid and comet data | 
| jpl_fireball | Fireball data - atmospheric impact events | 
| jpl_jd_cal | Julian Day number to/from calendar date/time converter | 
| jpl_nhats | Human-accessible NEOs (Near-Earth Objects) data | 
| jpl_cad | Asteroid and comet close approaches to the planets in the past and future | 
| jpl_sentry | JPL Sentry - NEO Earth impact risk assessment data | 
| jpl_horizons | JPL Horizons - Solar system objects ephemeris data | 
| jpl_horizons_file | JPL Horizons - Solar system objects ephemeris data (File Input) | 
| jpl_periodic_orbits | JPL Three-Body Periodic Orbits Database | 
| nasa_osdr_files | NASA OSDR - Get data files for an OSD study | 
| jpl_scout | Scout - NEOCP orbits, ephemerides, and impact risk data | 
| nasa_earth | Earth - Landsat satellite imagery |