You're viewing a demo portfolio

Join the waitlist
PRSM

search_by_name

Active

Tool of mcp-celestrak

declared in 0.1.0

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\"."
    }
  }
}

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 →
search_by_name — mcp-celestrak — PRSM MCP