Loading MCP server directory, please wait...
Governed OT data tap: 14 field protocols + cross-protocol RCA brain; audit + MOC gating.
npx @getmcp/cli add io.github.industrial-aiops/iaiopsRequires Python 3.10+. Community-contributed server. Review source before installing.
IAIOPS_MCPTool-menu selection: comma-separated protocols or a named profile (e.g. 'fab', 'process', 'building', 'opcua,modbus'). No default since 0.10.0 — unset prints the selection menu and exits; set to a profile name (e.g. factory) or comma-list of protocols.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.industrial-aiops/iaiops": {
"command": "uvx",
"args": [
"iaiops"
],
"env": {
"IAIOPS_MCP": "",
"IAIOPS_CONFIG": "",
"IAIOPS_MASTER_PASSWORD": "",
"IAIOPS_NO_EGRESS": ""
}
}
}
}