Nasa Images runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 20 Mar 2026.
MCP server with UI for NASA images
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nasa-images -- npx -y @kaitoy/nasa-images-mcp-server
{
"mcpServers": {
"nasa-images": {
"args": [
"-y",
"@kaitoy/nasa-images-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.nasa-images]
command = "npx"
args = ["-y", "@kaitoy/nasa-images-mcp-server"]
{
"mcpServers": {
"nasa-images": {
"args": [
"-y",
"@kaitoy/nasa-images-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nasa-images": {
"args": [
"-y",
"@kaitoy/nasa-images-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.