Skip to main content
Glama

nasa_cmr

Search NASA's Common Metadata Repository to find data collections and granules using keywords, with options for response format and result filtering.

Instructions

NASA Common Metadata Repository - search for NASA data collections

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordYesSearch keyword
search_typeYesSearch type (collections or granules)collections
formatYesResponse formatjson
limitNoMaximum number of results to return
pageNoPage number for pagination
sort_keyNoField to sort results by
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It mentions 'search' which implies a read-only operation, but doesn't specify whether this is a safe query, what authentication might be required, rate limits, or what happens with pagination. For a search tool with 6 parameters and no annotation coverage, this leaves significant behavioral gaps.

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?

The description is extremely concise - a single sentence that efficiently communicates the core purpose. It's front-loaded with the key information and contains no wasted words. Every element of the description earns its place.

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

Completeness3/5

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

Given the tool's moderate complexity (6 parameters, no output schema, no annotations), the description is minimally adequate. It identifies what the tool does but lacks behavioral context, usage guidance, and output information. The 100% schema coverage helps, but for a search tool that likely returns structured data, more context about result format would be beneficial.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema already documents all 6 parameters thoroughly. The description adds no additional parameter information beyond what's in the schema. According to scoring rules, when schema coverage is high (>80%), the baseline is 3 even with no param info in the description.

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

Purpose4/5

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

The description clearly states the tool's purpose as 'search for NASA data collections' with a specific verb ('search') and resource ('NASA data collections'). It distinguishes itself from sibling tools by specifying NASA's Common Metadata Repository, but doesn't explicitly differentiate from similar search tools like nasa_images or nasa_firms beyond the repository name.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives. It doesn't mention when to choose nasa_cmr over other NASA data tools like nasa_images or nasa_firms, nor does it specify any prerequisites or context for usage. The agent must infer usage from the tool name and description alone.

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/BACH-AI-Tools/NASA-MCP-server'

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