Back to directory
kukapay/opcua-mcp

kukapay/opcua-mcp

@kukapay

An MCP server that connects to OPC UA-enabled industrial systems, allowing AI agents to monitor, analyze, and control operational data in real time.

opcuaindustrialautomationmcpmonitoringcontrolai-agentsreal-time

Installation & Configuration

{
  "mcpServers": {
    "opcua-mcp": {
      "command": "python",
      "args": [
        "path/to/opcua_mcp/main.py"
      ],
      "env": {
        "OPCUA_SERVER_URL": "your-opc-ua-server-url"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13