Skip to main content
Glama

Related Servers

Alternatives to WinProLadder MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      A
      maintenance
      Provides read-only analysis of Mitsubishi GX Works3 PLC projects via MCP, enabling device tracing, cross-referencing, ladder inspection, linting, and report generation without modifying source projects.
      15
      2
      -
    • A
      license
      A
      quality
      B
      maintenance
      Enables offline-first industrial manufacturing workflows by parsing, linting, and drafting FANUC .LS robot programs and analyzing STEP/STP CAD files through MCP tools.
      4
      Apache 2.0
    • F
      license
      C
      quality
      B
      maintenance
      Enables parsing, lossless round-tripping, and generation of CADe_SIMU .cad schematic files, including three-phase power circuits and direct starter control circuits with STOP/START and KM1 self-hold, plus validation status reporting.
      6
      -
    • F
      license
      C
      quality
      B
      maintenance
      MCP server for editing OMRON CX-Programmer ladder logic projects, supporting sections, rungs, symbols, and program validation via natural language.
      38
      2
      -
    • A
      license
      A
      quality
      A
      maintenance
      Zero-dependency stdio bridge to Moltline Studio's fleet of 14 hosted MCP servers covering code review, time operations, data transforms, business ops, education, research, outreach and more. Free tier requires no registration; premium tools unlock with a license. Independently audited, MCPize Verified A.
      2
      10
      MIT

    TDQS

    B3.3/5.0

    Scored across 9 tools

    Disambiguation4/5

    Most tools target distinct operations (create, read, modify, simulate, validate, inspect), but create_ldr and export_ldr both produce new files and could be confused, and create_start_stop overlaps in spirit with create_ldr as a specialized generator. inspect_ldr vs validate_ladder vs read_ldr boundaries are reasonably clear from descriptions.

    Naming Consistency5/5

    Consistent verb_noun snake_case throughout (create_ldr, read_ldr, modify_network, validate_ladder, inspect_ldr). create_start_stop is the only longer form but still follows the same verb-led convention.

    Tool Count5/5

    Nine tools is well-scoped for a ladder-file manipulation server, spanning creation, reading, editing, export, simulation, inspection, validation, and capabilities discovery without excess.

    Completeness4/5

    Covers the full lifecycle (create, read, modify, export, validate, simulate) plus a capabilities introspector and a convenience generator. No explicit delete, but the 'never overwrite' design implies deletions are intentionally out of scope.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues