Skip to main content
Glama
jdalbright

NASA MCP

by jdalbright

nasa_daily_brief

Deliver a daily NASA summary: today's astronomy image, recent space-weather notices, active Earth events, and DSCOVR full-disc Earth image. Returns partial data if any NASA service is down.

Instructions

Get a compact NASA daily brief: today's astronomy image, recent space-weather notices, active Earth events, and the latest DSCOVR full-disc Earth image. Returns partial results if an upstream NASA service is down.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
lookback_daysNoDays of space-weather and Earth-event history to include.
earth_event_limitNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the behavioral transparency burden. It discloses the partial-results behavior when an upstream service is down, which is useful. It doesn't cover other aspects like error handling, but the disclosed trait adds significant value.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences: the first lists what the brief includes, the second notes partial-result behavior. Every word earns its place with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite having no output schema, the description gives a solid sense of what is returned (list of content areas) and the failure behavior. It doesn't fully describe the return structure, but for an aggregation-style tool this is adequate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 50%, with one parameter (earth_event_limit) lacking any description. The tool description doesn't elaborate on either parameter's effect, so it fails to compensate for the missing schema documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it gets a 'compact NASA daily brief' and enumerates the specific content (astronomy image, space-weather notices, Earth events, DSCOVR image). This distinguishes it from sibling tools that each target a single NASA data source.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The use case is implied: use this for a consolidated daily summary. However, it doesn't explicitly contrast with alternatives like nasa_apod or nasa_space_weather, or state when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/jdalbright/nasa-mcp'

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