NASA MCP Server
Related Servers
Alternatives to NASA MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceAn extensible Model Context Protocol server framework with a plugin architecture, enabling easy addition of API services like the bundled NASA APOD tools for astronomy content.88-
- FlicenseNot gradedqualityDmaintenanceMCP server that fetches NASA's Astronomy Picture of the Day (APOD) for a given date, returning title, explanation, and image URLs.-
- AlicenseBqualityBmaintenanceA Model Context Protocol server that provides a standardized interface for AI models to interact with NASA's vast array of data sources including APOD, Mars Rover photos, satellite imagery, and space weather data.2353 npm92ISC
- FlicenseNot gradedqualityDmaintenanceMCP server that wraps three NASA public APIs (Astronomy Picture of the Day, Mars rover photos, and near-Earth objects) as tools for AI assistants.-
- AlicenseNot gradedqualityCmaintenanceProvides live astronomical telemetry and space data, including ISS tracking, NASA APOD, and solar weather, via a Model Context Protocol server with SSE and JSON-RPC support.MIT
- AlicenseAqualityCmaintenanceMCP server providing AI agents with access to NASA and space/astronomy data including APOD, Mars rover photos, near-Earth asteroids, exoplanets, Earth imagery, natural events, and space weather.11MIT
TDQS
Scored across 2 tools
The two tools have completely distinct purposes: one retrieves a NASA picture of the day, the other retrieves the current date. There is no overlap or ambiguity between them.
Both names are in camelCase, but their stylistic patterns differ: 'nasaPicOfDayTool' is a noun phrase with a 'Tool' suffix, while 'getCurrentDate' follows a verb_noun imperative. This inconsistency in naming convention across the small set makes it less coherent.
With only two tools, the server feels thin for a domain as broad as NASA data. The count is borderline, hinting at an incomplete or minimal implementation rather than a well-scoped set.
The tool surface is severely incomplete for a NASA MCP server. Many obvious capabilities such as Mars rover photos, near-earth object tracking, or astronomy data are missing, leaving the server with only a trivial utility and a date function.