Back to Browse

Tle Api MCP Server

Developer ToolsLow Risk8.9MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: sse: https://tle.ivanstanojevic.me/mcp

Security Report

8.9
Low Risk8.9Low Risk

Valid MCP server (1 strong, 0 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-ivanstan-tle-satellite": {
      "url": "https://tle.ivanstanojevic.me/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

TLE API

coverage status status status

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.

Usage

Further documentation and response examples are available at: https://tle.ivanstanojevic.me/

Available endpoints

The TLE API consists of two endpoints GET http://tle.ivanstanojevic.me

EndpointDescription
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

Third party client libraries

Reviews

No reviews yet

Be the first to review this server!