ProgramComputer/NASA-MCP-server
A Model Context Protocol (MCP) server for NASA APIs, providing a standardized interface for AI models to interact with NASA's vast array of data sources.
Platform-specific configuration:
{
"mcpServers": {
"NASA-MCP-server": {
"command": "npx",
"args": [
"-y",
"NASA-MCP-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...