Codesys-MCP-Server

PhilipLykov/Codesys-MCP-Server
★ 0 stars TypeScript AI/LLM Updated today
CODESYS 3.5 MCP server for AI-assisted PLC engineering: IEC 61131-3 projects, compile/static analysis, online change, live variables and debugging.
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": {
    "codesys-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "PhilipLykov/Codesys-MCP-Server"
      ]
    }
  }
}

Topics

automationclaude-codecodesyscodesys-v3iec-61131-3industrial-automationmcpmcp-servermodel-context-protocolonline-changeopenai-codexplcplc-automationplc-debuggingplc-programming