aerospace & astrodynamics
Mcp Server
IO Aerospace MCP Server: a .NET-based MCP server for aerospace & astrodynamics — ephemeris, orbital conversions, DSS tools, time conversions, and unit/math utilities. Supports STDIO and SSE transports; Docker and native .NET deployment documented.
cloud
local
linux
aerospace & astrodynamics
Installation
npx -y IO-Aerospace-software-community/mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server",
"command": "npx",
"args": [
"-y",
"IO-Aerospace-software-community/mcp-server"
]
}About This MCP Server
IO-Aerospace-software-community/mcp-server
IO Aerospace MCP Server: a .NET-based MCP server for aerospace & astrodynamics — ephemeris, orbital conversions, DSS tools, time conversions, and unit/math utilities. Supports STDIO and SSE transports; Docker and native .NET deployment documented.
GitHub: https://github.com/IO-Aerospace-software-engineering/mcp-server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub