TheDigitalNinja/MSFS-SimConnect-MCP
Model Context Protocol (MCP) server for Microsoft Flight Simulator 2024. Exposes real-time SimConnect flight data - position, altitude, airspeed, autopilot, engine status - to AI agents like Claude. Read-only tools for AI-powered flight instruction.
Platform-specific configuration:
{
"mcpServers": {
"MSFS-SimConnect-MCP": {
"command": "npx",
"args": [
"-y",
"MSFS-SimConnect-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...