get_group
ActiveTool of mcp-celestrak
List orbital elements (TLE / GP data) for an entire CelesTrak group — e.g. the Starlink, GPS, or weather satellite catalog. Groups: "stations", "starlink", "gps-ops", "weather", "science", "geo", "active". Returns up to 100 satellites with orbital parameters (inclination, eccentricity, period). Catalog/orbital data, not live tracking.
Parameters schema
{
"type": "object",
"required": [
"group"
],
"properties": {
"group": {
"type": "string",
"description": "A CelesTrak group, e.g. \"stations\", \"starlink\", \"gps-ops\", \"weather\", \"science\", \"geo\", \"active\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-celestrak
https://github.com/pipeworx-io/mcp-celestrak
2/7 registries