C
Caldera MCP
by @jaedync
An MCP server for Inductive Automation's Ignition SCADA/MES platform
Created 2/23/2026
Updated 1 day ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx caldera-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"jaedync-caldera-mcp": {
"command": "uvx",
"args": [
"caldera-mcp"
]
}
}
}