Skip to main content
Glama

N2YO Satellite Tracker MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
N2YO_API_KEYYesYour N2YO API key required for accessing satellite data

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
N2YO API StatusCurrent N2YO API configuration and usage status
Satellite CategoriesAvailable satellite categories for searching
Countries and OrganizationsAvailable countries and organizations for satellite filtering
API Transaction LimitsInformation about N2YO API transaction limits and usage

Tools

Functions exposed to the LLM to take actions

NameDescription
set_n2yo_api_key

Configure N2YO API key for satellite tracking

query_satellites_natural

Answer natural language questions about satellites like 'What satellites will be over France at 6:00 tonight?'

query_satellites_with_tle

Find satellites by natural language query and return structured data with Name and TLE

get_satellite_tle

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

get_satellites_by_category

Get satellites by predefined categories (military, weather, GPS, etc.)

get_satellite_position

Get current position of a satellite relative to an observer location

get_visual_passes

Get upcoming visual passes of a satellite for an observer location

get_radio_passes

Get upcoming radio communication passes of a satellite for an observer location

search_satellites_by_name

Search for satellites by name or international designator

get_recent_launches

Get satellites launched in the last 30 days

get_space_debris

Get space debris currently above an observer location

get_satellite_trajectory

Get satellite trajectory over time period for visualization

get_satellites_above

Get all satellites currently above an observer location

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