logix-mcp

fjgg007-bit/logix-mcp
★ 0 stars Python File System Updated today
MCP Server for use with RSLogix500
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": {
    "logix-mcp": {
      "command": "uvx",
      "args": [
        "logix-mcp"
      ]
    }
  }
}

Or install with pip: pip install logix-mcp

README Excerpt

MCP server for **live tag access** to Rockwell Automation Logix5000 controllers (ControlLogix / CompactLogix) over EtherNet/IP (CIP), using This talks directly to a running controller on the network. It does **not** require Studio 5000 Logix Designer to be installed, and it does not touch project files (`.ACD`/`.L5X`) or automate the Logix Designer application

Tools (8)

studio5000_disconnectstudio5000_discover_plcsstudio5000_get_controller_infostudio5000_list_tagsstudio5000_read_tagstudio5000_read_tagsstudio5000_write_tagstudio5000_write_tags