You're viewing a demo portfolio

Join the waitlist
PRSM

get_tle

Active

Tool of tle

declared in 0.1.0

Fetch the Two-Line Element (TLE) set for a specific satellite by its NORAD catalog ID. Returns the satellite name, epoch date, and both TLE lines.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "norad_id": 25544
    },
    {
      "norad_id": 20580
    }
  ],
  "required": [
    "norad_id"
  ],
  "properties": {
    "norad_id": {
      "type": "number",
      "description": "NORAD catalog number for the satellite (e.g. 25544 for the ISS, 20580 for Hubble Space Telescope)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

tle

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

1/7 registries
View full server →
get_tle — tle — PRSM MCP