An OT-aware authorization MCP server for OPC UA that applies process-aware policies (value ranges, rate limits, interlocks) to every agent call, enabling safe industrial control with optional human approval workflows.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.OTGATE_BACKEND— fake fake or asyncuaOTGATE_OPCUA_ENDPOINT— required when backend is asyncuaOTGATE_AUDIT— audit.jsonl audit log pathOTGATE_SHADOW— (off) 1/true to enable shadow modeOTGATE_RATE_HISTORY— (in-memory) path to a JSONL file to make rate-of-change history survive restartsOTGATE_POLICY— examples/reactor_policy.yaml policy YAML pathOTGATE_AGENTS— path to agents.yaml for multi-agent mode (overrides single-agent)OTGATE_OPERATOR_TOKEN— bearer token for the operator HTTP channel (must differ from every agent token)OTGATE_HOST— / OTGATE_AGENT_PORT / OTGATE_OPERATOR_PORT 127.0.0.1 / 8770 / 8771 HTTP bind host and portsOTGATE_AGENT_PORT— OTGATE_HOST / / OTGATE_OPERATOR_PORT 127.0.0.1 / 8770 / 8771 HTTP bind host and portsOTGATE_OPERATOR_PORT— OTGATE_HOST / OTGATE_AGENT_PORT / 127.0.0.1 / 8770 / 8771 HTTP bind host and portsOTGATE_AGENT_TOKEN— bearer token for the single-agent HTTP channel[](https://m8ven.ai/mcp/alikup-ai-otgate-1gvoa5)