Skip to main content
Glama

Satellite Tracking MCP Server

package.json630 B
{ "name": "satellite-tracking-server", "version": "1.0.0", "description": "MCP server for N2YO satellite tracking", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "postbuild": "chmod +x build/index.js", "start": "node build/index.js", "dev": "ts-node --esm src/index.ts" }, "keywords": [ "mcp", "satellite", "tracking", "n2yo", "space" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^0.1.0", "@types/node": "^20.0.0", "axios": "^1.6.0", "ts-node": "^10.9.0", "typescript": "^5.0.0" } }

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/Cyreslab-AI/satellitetracking-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server