search_by_name
ActiveTool of mcp-celestrak
Search the satellite catalog by name substring and return matching orbital elements (TLE / GP data). e.g. "STARLINK", "NOAA", "GPS". Returns up to 50 matches with orbital parameters (inclination, eccentricity, period). Catalog/orbital data, not live tracking.
Parameters schema
{
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string",
"description": "Satellite name substring, e.g. \"STARLINK\" or \"NOAA\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-celestrak
https://github.com/pipeworx-io/mcp-celestrak
2/7 registries