Skip to main content
Glama

N2YO Satellite Tracker MCP Server

get_satellite_tle

Retrieve Two-Line Element (TLE) data for satellites using their NORAD ID, enabling accurate orbital tracking and satellite position predictions.

Instructions

Get Two-Line Element (TLE) data for a satellite by NORAD ID

Input Schema

NameRequiredDescriptionDefault
noradIdYesNORAD catalog number

Input Schema (JSON Schema)

{ "properties": { "noradId": { "description": "NORAD catalog number", "type": "string" } }, "required": [ "noradId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MaxwellCalkin/N2YO-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server