N2YO Satellite Tracker MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| set_n2yo_api_keyC | Configure N2YO API key for satellite tracking |
| query_satellites_naturalA | Answer natural language questions about satellites like 'What satellites will be over France at 6:00 tonight?' |
| query_satellites_with_tleC | Find satellites by natural language query and return structured data with Name and TLE |
| get_satellite_tleC | Get Two-Line Element (TLE) data for a satellite by NORAD ID |
| get_satellites_by_categoryC | Get satellites by predefined categories (military, weather, GPS, etc.) |
| get_satellite_positionC | Get current position of a satellite relative to an observer location |
| get_visual_passesC | Get upcoming visual passes of a satellite for an observer location |
| get_radio_passesC | Get upcoming radio communication passes of a satellite for an observer location |
| search_satellites_by_nameC | Search for satellites by name or international designator |
| get_recent_launchesB | Get satellites launched in the last 30 days |
| get_space_debrisC | Get space debris currently above an observer location |
| get_satellite_trajectoryC | Get satellite trajectory over time period for visualization |
| get_satellites_aboveC | Get all satellites currently above an observer location |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| N2YO API Status | Current N2YO API configuration and usage status |
| Satellite Categories | Available satellite categories for searching |
| Countries and Organizations | Available countries and organizations for satellite filtering |
| API Transaction Limits | Information about N2YO API transaction limits and usage |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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