Skip to content
Grok

TLE Satellite Tracker for Grok

io.github.ivanstan/tle-satellite

Access TLE orbital data for thousands of satellites including ISS, Starlink, and Hubble.

client:Grok transport:sse

Install TLE Satellite Tracker in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tle-satellite": {
      "type": "sse",
      "url": "https://tle.ivanstanojevic.me/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

TLE Satellite Tracker in other clients