Access TLE orbital data for thousands of satellites including ISS, Starlink, and Hubble.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Code repository that powers TLE API backend, listed on NASA API catalog https://api.nasa.gov/
API provides up to date two line element set records, the data is updated daily from CelesTrak and served in JSON format. A two-line element set (TLE) is a data format encoding a list of orbital elements of an Earth-orbiting object for a given point in time.
Further documentation and response examples are available at: https://tle.ivanstanojevic.me/
The TLE API consists of two endpoints GET http://tle.ivanstanojevic.me
| Endpoint | Description |
|---|---|
GET /api/tle?search={query} | Perform search by satellite name |
GET /api/tle/{id} | Retrieve a single TLE record where id is satellite number |
Example query http://tle.ivanstanojevic.me/api/tle
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tle-satellite-tracker)<a href="https://allmcps.com/mcp/tle-satellite-tracker"><img src="https://allmcps.com/api/badge/tle-satellite-tracker?style=directory" alt="TLE Satellite Tracker on AllMCPs" /></a>