Skip to main content
Glama

Related Servers

Alternatives to simconnect-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables MCP clients like Claude to read live state and control aircraft in Microsoft Flight Simulator 2024 via SimConnect, FSUIPC7, and raw memory, offering 23 tools for simvars, events, autopilot, and more.
      23
      MIT
    • 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
      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
    • A
      license
      A
      quality
      C
      maintenance
      Enables AI assistants to interact with DCS World in real-time through chat by executing Lua scripts and providing tools for mission info, unit management, coordinate conversion, and more.
      10
      8
      MIT

    TDQS

    A4.1/5.0

    Scored across 32 tools

    Disambiguation5/5

    Each tool targets a distinct resource+action combination: SimVars, L-Vars, PMDG data, events, flights, facilities, HubHop, and AI objects. Near-pairs like trigger_event vs trigger_custom_event and get_simvar vs get_lvar are explicitly differentiated by mechanism or data source, so an agent can reliably pick the right tool.

    Naming Consistency5/5

    All tools share the msfs_ prefix and consistently use verb_object naming: get_simvar, set_simvar, search_events, load_flight, create_ai_object. Minor variants like get_simvars_bulk and execute_calculator_code are still readable and fit the overall pattern.

    Tool Count2/5

    32 tools is above the rubric's 'too many' threshold and creates a large surface for an agent to scan, even though MSFS/SimConnect is a broad domain. The set could reasonably be split into focused servers for core variables, events, PMDG/HubHop, and flight/AI operations.

    Completeness4/5

    The tool set covers connection lifecycle, SimVar/LVar read/write/search, events, aircraft state, facilities, PMDG data, HubHop search, flight persistence, and AI spawning. The notable gap is that AI objects can be created but not removed, which leaves a cleanup dead end; otherwise the surface is extensive and workable.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues