Skip to content
Claude Desktop

SimConnect MCP for Claude Desktop

io.github.robin24/simconnect-mcp

MCP server for MSFS SimConnect - full read/write access to SimVars, L-vars and events

client:Claude Desktop transport:stdio runtime:pypi

Install SimConnect MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "simconnect-mcp": {
      "command": "uvx",
      "args": [
        "simconnect-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

SimConnect MCP in other clients