Governed OT data tap: 14 field protocols + cross-protocol RCA brain; audit + MOC gating.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
iaiops · pypi · 0.22.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.industrial-aiops/iaiops",
"description": "Governed OT data tap: 14 field protocols + cross-protocol RCA brain; audit + MOC gating.",
"title": "Industrial-AIOps",
"repository": {
"url": "https://github.com/industrial-aiops/industrial-aiops",
"source": "github"
},
"version": "0.22.0",
"packages": [
{
"registryType": "pypi",
"identifier": "iaiops",
"version": "0.22.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Tool-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.",
"isRequired": true,
"name": "IAIOPS_MCP"
},
{
"description": "Path to the endpoints config YAML (default: ~/.iaiops/config.yaml).",
"name": "IAIOPS_CONFIG"
},
{
"description": "Master password unlocking the encrypted secret store (~/.iaiops/secrets.enc).",
"isSecret": true,
"name": "IAIOPS_MASTER_PASSWORD"
},
{
"description": "Set to 1 to withhold every data-shipping tool (message bus, external historian, remote LLM) from list_tools() at registration time, for an airgap/sealed-box deployment. This is a data-exfiltration axis only, not read/write authorisation — whether a write is allowed is the caller's decision, and every call (read or write) is audited. Gates MCP tools only — not a firewall.",
"name": "IAIOPS_NO_EGRESS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-02T13:09:12.39198Z",
"publishedAt": "2026-08-02T13:09:12.39198Z",
"updatedAt": "2026-08-02T13:09:12.39198Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.22.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.