Skip to main content
Glama

N2YO Satellite Tracker MCP Server

package.json674 B
{ "name": "n2yo-satellite-tracker-mcp", "version": "1.0.0", "description": "MCP server for N2YO satellite tracking and TLE data", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch", "prepare": "npm run build" }, "keywords": [ "mcp", "server", "n2yo", "satellite", "tracking", "tle", "space", "orbital" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "devDependencies": { "@types/node": "^20.17.57", "typescript": "^5.8.3" }, "engines": { "node": ">=18" } }

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