Skip to main content
Glama
shoff

msfs2024-mcp

by shoff

Related Servers

Alternatives to msfs2024-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Connects AI coding agents to Microsoft Flight Simulator via SimConnect, enabling full read/write access to SimVars, L-vars, events, calculator code execution, and embedded documentation for add-on development.
      32
      22 PyPI
      2
      AGPL 3.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server that lets ChatGPT or Codex control and inspect an X-Plane flight simulator through natural language, including reading/writing DataRefs, executing commands, and relocating the aircraft.
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Streams live Euro Truck Simulator 2 / American Truck Simulator telemetry and driving analytics to any MCP-compatible AI assistant, with read-only tools for truck state, navigation, fuel, job status, speeding checks, eco scoring, trip summaries, rest advice, and recent events, plus a headless Claude coach agent.
      10
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      SimBrief MCP Server brings flight planning data directly into your AI workspace. Access your SimBrief flight plans (OFP), retrieve real-time METAR weather reports for any airport, and fetch pilot information - all through natural conversation. Built for virtual pilots who want to streamline their pre-flight briefing workflow in Microsoft Flight Simulator, X-Plane, and other flight simulation platf
      14
      1
      MIT

    TDQS

    A3.7/5.0

    Scored across 23 tools

    Disambiguation5/5

    All 23 tools have clearly distinct purposes. Autopilot, connection, FSUIPC, SimVar, event, and memory groups are well-separated, with no ambiguous overlaps even between similar functions like set_simvar and trigger_event.

    Naming Consistency5/5

    Tool names follow a consistent snake_case verb_noun pattern (e.g., autopilot_set_altitude, get_simvar, memory_read). Only minor exceptions like 'connection_status' are still intuitive and don't break the overall pattern.

    Tool Count5/5

    23 tools is well-scoped for an MSFS interaction server. Each tool serves a distinct function across autopilot, SimVars, events, FSUIPC, memory, and connection layers, without unnecessary bloat or missing core functionality.

    Completeness4/5

    The server covers major interaction areas (autopilot, SimVars, events, FSUIPC, memory) with both read and write operations. A minor gap is the lack of a batch FSUIPC read, but generic SimVar and memory tools compensate. Overall comprehensive for low-level sim control.

    Maintenance

    ActivityStale
    ResponsivenessNo issues