i3x2ua

AndreasHeine/i3x2ua
★ 11 stars Python Communication Updated today ✗ Risk
Turn any OPC UA server into an i3X-compliant REST and MCP Enabled API with OpenAPI docs, JSON, and live SSE streams. No OPC UA expertise required.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "i3x2ua": {
      "command": "uvx",
      "args": [
        "i3x2ua"
      ]
    }
  }
}

Or install with pip: pip install i3x2ua

README Excerpt

**FastAPI gateway implementing the i3X API over OPC UA — exposes OPC UA address spaces as standardized REST and MCP endpoints with JSON responses, OpenAPI docs, and Server-Sent Event subscriptions. Built for teams that do not have deep OPC UA expertise.** > The Industrial Information Interoperability Exchange (i3X™) is an open, common API initiative proposed to address a growing interoperability challenge in modern manufacturing architectures: **manufacturing data silo proliferation and API chao

Tools (2)

I3X_ENABLE_WRITESNGINX_BASIC_AUTH_PASSWORD

Topics

fastapii3xmcpmcp-servermcp-toolsopc-uaopenapipythonrest-api