Pulls live satellite tracking data through Two-Line Element sets from tle.ivanstanojevic.me, no authentication required. Part of the Pipeworx gateway ecosystem, which aggregates 250+ data sources behind a single MCP interface. You can either call TLE tools directly or use the ask_pipeworx natural language interface to query satellite positions and orbital data without manually structuring requests. Runs over streamable HTTP, so no local process needed. Reach for this when you're building agents that need real-time orbital mechanics data for tracking satellites, calculating passes, or working with space situational awareness without managing API keys or rate limits.
TLE MCP — satellite tracking via Two-Line Element sets (tle.ivanstanojevic.me, free, no auth)
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"tle": {
"url": "https://gateway.pipeworx.io/tle/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ 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 Tle data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
io.github.mindstone/mcp-server-microsoft-teams
com.mintmcp/outlook-email
helbertparanhos/resend-email-mcp
marlinjai/email-mcp
io.github.mindstone/mcp-server-email-imap
io.github.osamahassouna/email-playbook-mcp