Serversio.github.ivanstan/tle-satellite
S

TLE Satellite Tracker

io.github.ivanstan/tle-satellite · v1.0.0
● Remote
v1.0.0remote🌐 https://tle.ivanstanojevic.me/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.ivanstan/tle-satellite",
  "description": "Access TLE orbital data for thousands of satellites including ISS, Starlink, and Hubble.",
  "title": "TLE Satellite Tracker",
  "repository": {
    "url": "https://github.com/ivanstan/tle-api",
    "source": "github"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "sse",
      "url": "https://tle.ivanstanojevic.me/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}