astrodynamics-mcp
Rank #23,784io.github.astro-tools/astrodynamics-mcp
Astrodynamics MCP server: TLE/SGP4, Lambert, access windows, porkchop, B-plane targeting.
astrodynamics-mcp is a Model Context Protocol (MCP) server published by astro-tools. It ranks #23,784 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. astrodynamics-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on May 27, 2026 and most recently updated on Jun 7, 2026.
Ranks ahead of 108,262 of 132,046 servers on MCP Toplist.
Use astrodynamics-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add astrodynamics-mcp -- uvx astrodynamics-mcp[mcp_servers.astrodynamics-mcp]
command = "uvx"
args = ["astrodynamics-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"astrodynamics-mcp": {
"command": "uvx",
"args": [
"astrodynamics-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"astrodynamics-mcp": {
"command": "uvx",
"args": [
"astrodynamics-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"astrodynamics-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"astrodynamics-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"astrodynamics-mcp": {
"command": "uvx",
"args": [
"astrodynamics-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"astrodynamics-mcp": {
"command": "uvx",
"args": [
"astrodynamics-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.astro-tools%2Fastrodynamics-mcp)<a href="https://mcptoplist.com/server/io.github.astro-tools%2Fastrodynamics-mcp"><img src="https://mcptoplist.com/badge/io.github.astro-tools%2Fastrodynamics-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
astro-tools
Available versions (9)
| Version | Published |
|---|---|
| 0.4.0 | Jun 7, 2026 |
| 0.3.0 | Jun 6, 2026 |
| 0.2.2 | May 29, 2026 |
| 0.2.1 | May 29, 2026 |
| 0.2.0 | May 29, 2026 |
| 0.1.5 | May 27, 2026 |
| 0.1.4 | May 27, 2026 |
| 0.1.3 | May 27, 2026 |
| 0.1.2 | May 27, 2026 |
Frequently asked questions
- Who maintains astrodynamics-mcp?
- astrodynamics-mcp is maintained by astro-tools, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is astrodynamics-mcp listed on the Official MCP Registry?
- Yes — astrodynamics-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does astrodynamics-mcp have?
- MCP Toplist tracks 9 versions of astrodynamics-mcp, most recently published on Jun 7, 2026.
- Where can I find the source code for astrodynamics-mcp?
- The source code for astrodynamics-mcp is hosted at github.com/astro-tools/astrodynamics-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.