GX-Works2_Openness_MCP

Arienax/GX-Works2_Openness_MCP
★ 0 stars Python AI/LLM Updated today
AI-powered MCP server for Mitsubishi GX Works2, enabling natural-language PLC programming, ladder/st logic generation, project editing, compilation, diagnostics, and multi-LLM integration.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gx-works2_openness_m": {
      "command": "uvx",
      "args": [
        "gx-works2-openness-mcp"
      ]
    }
  }
}

Or install with pip: pip install gx-works2-openness-mcp

README Excerpt

English | [简体中文](README.zh-CN.md) > AI-assisted engineering workbench for Mitsubishi GX Works2. > **Natural language → PLC logic → validation → GX Works2 → simulation.** GX Works2 Openness MCP is an experimental AI engineering layer for Mitsubishi MELSEC PLCs. Instead of asking an LLM to directly output PLC code and hoping it works, the project builds a complete engineering pipeline around the model: