Skip to main content
Glama

NASA MCP Server

nasa_osdr_files

Retrieve data files for specific OSD studies by providing the study accession number, enabling access to NASA's Open Science Data Repository for research and analysis.

Instructions

NASA OSDR - Get data files for an OSD study

Input Schema

NameRequiredDescriptionDefault
accession_numberYesOSD study accession number (e.g., '87')

Input Schema (JSON Schema)

{ "properties": { "accession_number": { "description": "OSD study accession number (e.g., '87')", "type": "string" } }, "required": [ "accession_number" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ProgramComputer/NASA-MCP-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server