Skip to main content
Glama

Server Details

MCP server for aerospace calculations: orbital mechanics, ephemeris, DSN operations, ...

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
IO-Aerospace-software-engineering/mcp-server
GitHub Stars
14

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 37 tool updates
    • First observedarcseconds_to_degrees
    • First observedarcseconds_to_radians
    • First observedastronomical_units_to_meters
    • First observedconvert_date_time
    • First observedconvert_degrees_to_hours
    • First observedconvert_equinoctial_elements_to_state_vector
    • First observedconvert_hours_to_degrees
    • First observedconvert_keplerian_elements_to_state_vector
    • First observedconvert_state_vector_to_equatorial_coordinates
    • First observedconvert_state_vector_to_equinoctial_elements
    • First observedconvert_state_vector_to_keplerian_elements
    • First observedconvert_state_vector_to_the_given_frame
    • First observedcurrent_date_time
    • First observeddegrees_to_arcseconds
    • First observeddegrees_to_radians
    • First observedfeet_to_meters
    • First observedfind_coordinate_constraint
    • First observedfind_distance_constraint
    • First observedfind_occulting_constraint
    • First observedget_celestial_body_properties
    • First observedget_deep_space_station_planetodetic_coordinates
    • First observedget_deep_space_station_state_vector
    • First observedget_dss_frame
    • First observedget_ephemeris_as_state_vectors
    • First observedget_horizontal_coordinates
    • First observedkilometers_to_meters
    • First observedlight_years_to_meters
    • First observedmeters_to_astronomical_units
    • First observedmeters_to_feet
    • First observedmeters_to_kilometers
    • First observedmeters_to_light_years
    • First observedmeters_to_miles
    • First observedmeters_to_parsec
    • First observedmiles_to_meters
    • First observedparsec_to_meters
    • First observedradians_to_arcseconds
    • First observedradians_to_degrees

Frequently Asked Questions

Discussions

?
[deleted]Feb 23, 2026

[This comment has been deleted]

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that equips LLM clients with authoritative astrodynamics tools including TLE/SGP4 propagation, Lambert solving, ground-station access, time-scale and coordinate-frame conversions, and more.
    2
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server for controlling satellite ground station operations in the Trench simulation, including pass management, downlink control, and antenna pointing.
    -
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server that provides computed planetary positions using the Swiss Ephemeris engine, validated against JPL Horizons to under one arcsecond. It enables AI assistants to answer astrology and astronomy questions with real, never-guessed data.
    19
    68
    PolyForm Noncommercial 1.0.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

C2.9/5.0
Disambiguation5/5

Every tool has a clearly distinct purpose with no ambiguity, as they target specific conversion operations, coordinate calculations, or constraint analyses in aerospace contexts. For example, conversion tools are uniquely named by their input and output units, while constraint-finding tools specify different types like coordinate, distance, or occulting constraints.

Naming Consistency5/5

Tool names follow a highly consistent verb_noun pattern throughout, using snake_case uniformly. Examples include 'arcseconds_to_degrees', 'convert_keplerian_elements_to_state_vector', and 'find_distance_constraint', making the set predictable and readable.

Tool Count2/5

With 37 tools, the count is excessive for the apparent scope of aerospace calculations and conversions, making it feel heavy and potentially overwhelming. A more focused set of 10-20 tools could cover the same domain without redundancy, such as consolidating unit conversions into fewer generalized tools.

Completeness5/5

The tool surface is complete for aerospace and astronomical computations, covering unit conversions, coordinate transformations, state vector manipulations, constraint analyses, and ephemeris data retrieval. There are no obvious gaps, as it supports full workflows from data input to analysis and output in this domain.