mcp-scada

zavora-ai/mcp-scada
★ 2 stars Rust AI/LLM Updated today
SCADA MCP Server — a critical-risk industrial-control platform for energy & utilities: assets, telemetry/historian, alarms, safety-interlocked + approval-gated control commands, outage triage, and maintenance
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": {
    "mcp-scada": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-scada"
      ]
    }
  }
}

README Excerpt

A SCADA / industrial-control platform for [ADK-Rust Enterprise](https://enterprise.adk-rust.com) energy & utility agents. 27 MCP tools covering sites & assets, tags/points telemetry, real-time readings + a historian, an alarm lifecycle, **safety-interlocked and approval-gated control commands**, outage triage, and maintenance work orders — with a full command audit trail.