IO-Aerospace-software-community/mcp-server
0 Views
0 Installs
️⃣ ☁️/🏠 🐧 - 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.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"io-aerospace-software-community-mcp-server": {
"command": "npx",
"args": [
"-y",
"io-aerospace-software-community-mcp-server"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.