You're viewing a demo portfolio

Join the waitlist
PRSM

get_satellite

Active

Tool of mcp-celestrak

declared in 0.1.0

Get satellite orbital elements (TLE / GP data) for a single object by NORAD catalog ID. Returns orbital parameters: inclination, eccentricity, mean motion, RAAN, argument of perigee, epoch, and derived orbital period in minutes. norad_id 25544 = ISS, 20580 = Hubble. This is the orbital catalog, not live position tracking.

Parameters schema

{
  "type": "object",
  "required": [
    "norad_id"
  ],
  "properties": {
    "norad_id": {
      "type": "number",
      "description": "NORAD catalog ID, e.g. 25544 (ISS) or 20580 (Hubble)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-celestrak

https://github.com/pipeworx-io/mcp-celestrak

2/7 registries
View full server →