Tle
Server Details
TLE MCP — satellite tracking via Two-Line Element sets (tle.ivanstanojevic.me, free, no auth)
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 30.8% over 39 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-tle
- GitHub Stars
- 0
- Server Listing
- mcp-tle
TDQS
Scored across 34 tools
Several tools have overlapping purposes: ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded are nearly identical routers with subtle differences; polymarket_arbitrage and polymarket_edges both scan for opportunities; entity_profile and compare_entities overlap for multi-entity views. Descriptions do help distinguish them, but boundaries are fuzzy.
Most tools use snake_case and follow a verb_noun or noun pattern, but there are deviations: get_tle vs fetch_tle, list_recent vs list_subscriptions, and some tools like ask_pipeworx, bet_research, and entity_profile use noun phrases without clear verbs. Mixed conventions reduce predictability.
With 34 tools, the count is high for a single MCP server. While many serve distinct domains (satellites, memory, AI visibility, dependency scanning), the number feels bloated, especially with three near-identical pipeworx ask variants and multiple monitoring/subscription tools that could be consolidated.
The surface covers a wide range of data sources and functions, but there are notable gaps: no explicit tool for listing available data sources or packs despite the router's claim of 1552 sources; no clear delete/update for subscriptions beyond unsubscribe; memory has remember/recall/forget but no update. The domain is too broad to achieve full CRUD lifecycle coverage.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
entity_profile3 fields changed- changed
Input schema / properties / type / descriptionPrevious value: -"Entity type. Only \"company\" supported today; person/place coming soon."New value: +"\"company\" or \"ticker\" — both are accepted and behave identically; `value` can be a ticker, CIK, or company name either way. person/place coming soon." - changed
Input schema / properties / type / enumPrevious value: -[ - "company" -]New value: +[ + "company", + "ticker" +] - changed
Input schema / properties / value / descriptionPrevious value: -"Ticker (e.g., \"AAPL\") or zero-padded CIK (e.g., \"0000320193\"). Names not supported — use resolve_entity first if you only have a name."New value: +"Ticker (e.g., \"AAPL\"), zero-padded CIK (e.g., \"0000320193\"), or company name (e.g., \"Moderna\") — names resolve via SEC EDGAR company-name match."
1 tool update
- Changed
resolve_entity1 field changed- changed
Input schema / properties / value / descriptionPrevious value: -"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\")."New value: +"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\"). Pass the ENTITY NAME ONLY — for a bond that is the ISSUER exactly as printed (\"NEW YORK ST DORM AUTH\"), never the question's full noun phrase (\"NEW YORK ST DORM AUTH revenue bonds\"): the FIGI lookup matches instrument names, so trailing security-class words match nothing."
Related MCP Connectors
CelesTrak MCP — satellite orbital elements (TLE / GP data) for any tracked object.
N2YO MCP — wraps the N2YO Satellite Tracking REST API (n2yo.com)
MCP server for aerospace calculations: orbital mechanics, ephemeris, DSN operations, ...
Open Notify MCP — ISS position + people in space
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProvides satellite orbital elements (TLE / GP data) for any tracked object via MCP.5 npmMIT
- FlicenseNot gradedqualityDmaintenanceMCP server that wraps the NASA Space-Track API to provide tools for TLE lookup, conjunction query, and satellite catalog search.-
- AlicenseNot gradedqualityCmaintenanceTracks real satellites and screens close approaches using live TLE data and SGP4 propagation, exposing tools for fetching positions and conjunction checks.MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that equips LLM clients with authoritative astrodynamics tools including TLE/SGP4 propagation, Lambert solving, ground-station access, time-scale and coordinate-frame conversions, and more.84 PyPI2MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.