# TLE Satellite Tracker (remote · tle.ivanstanojevic.me)

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

- Trust score: 27/100 (low)
- Change this week: −32
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `tle.ivanstanojevic.me`: 27/100 (this document), [markdown](https://verifymcp.io/servers/ivanstan-tle-satellite/tle.md), [page](https://verifymcp.io/servers/ivanstan-tle-satellite/tle)

## Channel facts

- Endpoint: `https://tle.ivanstanojevic.me/mcp`
- Transports: `sse`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 40/100
  - Verified sse transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 4 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add --transport http ivanstan-tle-satellite https://tle.ivanstanojevic.me/mcp
```

### Codex

```toml
[mcp_servers.ivanstan-tle-satellite]
url = "https://tle.ivanstanojevic.me/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ivanstan-tle-satellite": {
      "type": "remote",
      "url": "https://tle.ivanstanojevic.me/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ivanstan-tle-satellite --url https://tle.ivanstanojevic.me/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ivanstan-tle-satellite:
    url: "https://tle.ivanstanojevic.me/mcp"
```

### Other

```json
{
  "mcpServers": {
    "ivanstan-tle-satellite": {
      "type": "http",
      "url": "https://tle.ivanstanojevic.me/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 27, −32)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: 0.23 → unverified
- [security] Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified

### 2026-08-01 (score 59, 0)

- [functional improvement] Endpoint reachability: not serving MCP → reachable

### 2026-07-31 (score 59, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 59, +39)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 20, −39)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: 0.07 → unverified
- [security] Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified
- [functional] First check of Schema quality: unverified

### 2026-07-27 (score 59, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 58)

First indexed and scored.

## MCP tools (2)

### `search_satellites` (~110 tokens)

Search for satellites by name. Returns a list of satellites matching the search query with their TLE data.

Input parameters:

- `extra` (boolean): Include extra orbital parameters (inclination, eccentricity, period, etc.)
- `page` (integer): Page number (default: 1)
- `page_size` (integer): Results per page (default: 10, max: 100)
- `query` (string, required): Search query (e.g. "ISS", "Hubble", "Starlink")

### `get_satellite` (~55 tokens)

Get detailed information about a specific satellite by its NORAD catalog ID.

Input parameters:

- `extra` (boolean): Include extra orbital parameters
- `satellite_id` (integer, required): NORAD catalog ID (e.g. 25544 for ISS)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ivanstan-tle-satellite/tle#diagnostics

## Score history

- 2026-08-03: 27
- 2026-08-02: 59
- 2026-08-01: 59
- 2026-07-31: 59
- 2026-07-30: 59
- 2026-07-29: 20
- 2026-07-28: 59
- 2026-07-27: 59
- 2026-07-26: 58

## Links

- Remote endpoint: https://tle.ivanstanojevic.me/mcp
- Repository: https://github.com/ivanstan/tle-api
- Changelog RSS feed: https://verifymcp.io/servers/ivanstan-tle-satellite/tle/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/ivanstan-tle-satellite/tle/changelog.json
- HTML version of this page: https://verifymcp.io/servers/ivanstan-tle-satellite/tle
