ignition-mcp-server

Nodeblue-AI/ignition-mcp-server
★ 3 stars Python 🤖 AI/LLM Updated 10d ago
The first AI-powered development tool for Ignition SCADA — an MCP server that lets any AI agent read, understand, and interact with your Ignition projects and gateways.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ignition-mcp-server": {
      "command": "uvx",
      "args": [
        "ignition-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ignition-mcp-server

Topics

ai-agentshmiignitionmcp-serverscada