Pulls real-time satellite orbital elements from CelesTrak, the primary public source for Two-Line Element sets and GP data used in orbital mechanics. You get TLE data for any tracked object in orbit, from the ISS to cubesats to debris. Part of the Pipeworx gateway, so you can either connect to this specific server or access it alongside 770+ other data sources through the unified gateway endpoint. Useful when you're building orbital tracking tools, calculating satellite passes, or need current ephemeris data for space situational awareness work without scraping or managing your own TLE update pipeline.
CelesTrak MCP — satellite orbital elements (TLE / GP data) for any tracked object.
Part of Pipeworx — an MCP gateway connecting AI agents to 770+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"celestrak": {
"url": "https://gateway.pipeworx.io/celestrak/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 770+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Celestrak data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json