Nasa

Nasa

NASA offers a suite of APIs providing access to a wide range of data, including Earth science, planetary imagery, and technology transfer information.

59VIEWS
2224USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app nasanpx @composio/cli add cursor --app nasanpx @composio/cli add cursor --app nasanpx @composio/cli add cursor --app nasa

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Cmr Collections

Tool to retrieve collections from the common metadata repository (cmr). use when you need to search nasa science data collections by spatial, temporal, or metadata filters. call after confirming search criteria.

Get Cmr Granules

Tool to retrieve granules from the common metadata repository (cmr). use when you need granule metadata filtered by collection ids, spatial, or temporal criteria. call after confirming your filters.

Get Eonet Categories

Tool to retrieve a list of all event categories from eonet. use when you need current category ids, titles, descriptions, and info links.

Get Eonet Events (atom)

Tool to retrieve a list of natural events in atom format. use when you need a machine-readable xml feed of recent natural events from eonet.

Get Eonet Events Rss

Tool to retrieve a list of natural events in rss format. use when you need the latest eonet events as an rss feed.

Get Eonet Layers

Tool to retrieve available data layers for event visualization. use after confirming category id if filtering.

Get Eonet Magnitudes

Tool to retrieve a list of available event magnitudes and their descriptions. use after determining you need valid magnitude filters before querying events data.

Get Eonet Source By Id

Tool to retrieve details for a specific eonet event source by id. use when you need to fetch source metadata (id, title, homepage) before querying events.

Get Eonet Sources

Tool to retrieve a list of event sources. use when you need to enumerate available sources before querying events.

Get Mars Rover Photos

Tool to fetch photos taken by a specified mars rover on a given martian sol. use after selecting rover and sol.

Search Near Earth Objects

Tool to search near-earth objects by closest approach date range. use when identifying asteroids in a date window (max 7 days).

Search Svs Visualizations

Tool to search for visualizations in the scientific visualization studio (svs). use when you need to query svs visualizations by keywords or mission filters.

12 actions available