
TLE Satellite Tracker
Let your agent pull Two-Line Element orbital data for ISS, Starlink, Hubble, and thousands of other satellites when you build tracking or space-themed apps.
Overview
TLE Satellite Tracker is an MCP server for the Build phase that provides agent access to TLE orbital data for thousands of satellites via a remote SSE endpoint.
What is this MCP server?
- Remote MCP over SSE at https://tle.ivanstanojevic.me/mcp
- TLE orbital data for thousands of satellites including ISS, Starlink, and Hubble
- Version 1.0.0 with GitHub source at ivanstan/tle-api
- No local package required when using the hosted SSE remote
- Useful for prototypes, dashboards, and education projects needing live-ish orbital elements
- Server version 1.0.0
- Remote SSE URL: https://tle.ivanstanojevic.me/mcp
- Catalog spans thousands of satellites including ISS, Starlink, and Hubble per server description
Community signal: 6 GitHub stars.
What problem does it solve?
Fetching and keeping satellite TLE data handy for agent-assisted coding means leaving the IDE or writing one-off scrapers.
Who is it for?
Hobbyist and indie projects that need ISS, Starlink, or catalog TLE snippets inside agent-driven development.
Skip if: Mission-critical flight dynamics teams that need certified ephemeris services and SLAs beyond a public MCP remote.
What do I get? / Deliverables
After you add the remote MCP URL, your agent can retrieve TLE data for named satellites while you build trackers or space utilities.
- Agent queries against hosted TLE satellite dataset
- Remote MCP registration without local install when using SSE
Recommended MCP Servers
Journey fit
Satellite TLE feeds are consumed while wiring product features and external data sources, which maps to Build rather than early ideation alone. Integrations is the right shelf for a remote MCP that exposes third-party orbital datasets to your codebase or demos.
How it compares
Hosted orbital-data MCP remote, not a full SGP4 propagation library skill.
Common Questions / FAQ
Who is TLE Satellite Tracker for?
Builders and tinkerers creating satellite tracking apps, demos, or research tools who want TLE data through MCP.
When should I use TLE Satellite Tracker?
Use it while building integrations that need current TLE strings for ISS, Starlink, Hubble, or broader catalogs.
How do I add TLE Satellite Tracker to my agent?
Register the remote MCP server with type SSE and URL https://tle.ivanstanojevic.me/mcp in your agent’s MCP settings.