get_starlink
ActiveTool of spacex
declared in 0.1.0
Get live Starlink satellites from the public catalog (CelesTrak), sorted by most recent orbital-element epoch. Returns object name, NORAD/COSPAR id, epoch, mean motion, inclination, and eccentricity.
Parameters schema
{
"type": "object",
"examples": [
{},
{
"limit": 50
}
],
"required": [],
"properties": {
"limit": {
"type": "number",
"description": "Number of satellites to return (default 20, max 200)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
spacex
https://github.com/pipeworx-io/mcp-spacex
1/7 registries