io.github.jsgorana
ignition-mcp
Ignition MCP
MCP server for Inductive Automation Ignition: tags, alarms, history, and Perspective
stdiocommunityapplication
Package Details
ignition-mcp
Transportstdio
Environment Variables
IGNITION_URL(str)
Required
Gateway base URL, e.g. http://localhost:8088
IGNITION_API_TOKEN(str)
RequiredSecret
Ignition API key in 'name:secret' form
IGNITION_BRIDGE_SECRET(str)
Secret
HMAC secret shared with the mcp-bridge WebDev project; enables live tag/alarm/history/Perspective tools
IGNITION_ALLOW_WRITES(str)
Set to 'true' to enable mutating tools (each call still requires confirm=true)