An aerospace server who implements model context protocol
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server": {
"args": [
"index.js"
],
"command": "node"
}
}
}