Skip to main content
Glama

N2YO Satellite Tracker MCP Server

set_n2yo_api_key

Configure the N2YO API key to enable satellite tracking, allowing querying of satellite positions, pass predictions, and TLE data via natural language requests.

Instructions

Configure N2YO API key for satellite tracking

Input Schema

NameRequiredDescriptionDefault
apiKeyYesN2YO API key from your account

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "description": "N2YO API key from your account", "type": "string" } }, "required": [ "apiKey" ], "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