N
Nasa MCP Server
by @marcos2872
MCP server by marcos2872
Created 11/10/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-nasa-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"marcos2872-nasa-mcp-server": {
"command": "npx",
"args": [
"marcos2872-nasa-mcp-server"
]
}
}
}