TLE Satellite Tracker for Cursor
io.github.ivanstan/tle-satellite
Access TLE orbital data for thousands of satellites including ISS, Starlink, and Hubble.
client:Cursor
transport:sse
Install TLE Satellite Tracker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tle-satellite": {
"url": "https://tle.ivanstanojevic.me/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs