satellitetracking-mcp-server
0
This project is a Model Context Protocol (MCP) server that provides satellite tracking data through the N2YO API. It supports tools to access real-time positions, predict satellite passes, and search for satellites using various criteria. Key functionality includes integration with the Claude desktop app and VSCode extension.
Satellite Tracking MCP Server
A Model Context Protocol (MCP) server leveraging the N2YO API for providing satellite tracking data.
Features
- Retrieve real-time satellite positions and TLE data by NORAD ID.
- Predict visible and radio frequency passes of satellites over locations.
- Search for satellites by name or category.
- List satellites currently above a specified location.
Installation
- Requires Node.js 18+ and a N2YO API key.
- Clone the repository, install dependencies, and build the server.
Usage
Configure with Claude desktop app or VSCode extension to access satellite data.
Categories
Supports categories like Amateur, CubeSat, Military, and more.
API Key Limitations
Free tier: 1,000 requests/hour with basic functionality.
Troubleshooting
API key errors, rate limiting, and data availability are common issues with guidelines provided to resolve them.