Skip to main content
Glama

N2YO Satellite Tracker MCP Server

get_satellite_tle

Retrieve Two-Line Element (TLE) data for a satellite using its NORAD ID. This tool enables precise satellite tracking and orbital predictions by accessing up-to-date TLE information from the N2YO Satellite Tracker MCP Server.

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