Skip to main content
Glama

search_satellites

Find satellites by name, operator, country, orbit class, or NORAD ID from the UCS and Space-Track SATCAT catalog. Supports fleet building and satellite lookup.

Instructions

Search the satellite catalog (UCS + Space-Track SATCAT) by name, operator, country, orbit class, status, COSPAR, or NORAD id. Joined to the resolved operator entity. Use for 'what does SpaceX have in LEO?', 'find NORAD 44713', or building an operator's fleet.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoSubstring match on satellite name
limitNoMax results (default 50, max 500)
noradNoNORAD catalog id (integer)
cosparNoCOSPAR / international designator (exact match)
statusNoOrbital status (e.g. active, decayed)
countryNoOperator country code (exact match)
operatorNoSubstring match on operator name (e.g. SpaceX); note many rows use a country code (US, CIS, PRC) as the operator
entity_idNoFilter by resolved operator entity UUID
orbit_classNoOrbit class (e.g. LEO, MEO, GEO)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses that it searches a satellite catalog and joins to a resolved operator entity, but does not mention read-only nature, response format, pagination, rate limits, or any potential side effects. This is adequate but not detailed.

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: first clearly defines purpose and available filters, second provides concrete queries. No wasted words, front-loaded with purpose. Highly efficient.

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?

Given 9 parameters, no output schema, and no annotations, the description adequately covers what the tool does and how to use it, including a helpful note about operator field quirks. It is missing details on response format and error handling, but for a search tool with well-documented parameters, this is sufficient.

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

Parameters4/5

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

Schema coverage is 100% with parameter descriptions, so baseline is 3. The description adds value beyond the schema by giving usage examples (e.g., using 'operator' and 'orbit_class' together) and a caveat about operator field often containing country codes. This compensates above baseline.

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 uses a specific verb ('Search the satellite catalog') and resource ('UCS + Space-Track SATCAT'), lists multiple search fields, and provides concrete usage examples ('what does SpaceX have in LEO?', 'find NORAD 44713'). It clearly distinguishes from sibling tools which focus on bonds, entities, filings, etc.

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

Usage Guidelines4/5

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

The description gives explicit usage examples (e.g., 'what does SpaceX have in LEO?') and implies when to use (satellite catalog queries). However, it does not explicitly state when not to use or name alternative tools like search_semantic, leaving room for ambiguity.

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/Viventine-Space/orbit-sentinel-mcp'

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