OPC-UA MCP Server MCP
v1.0.0io.github.mwieczorkiewicz/opcua-mcp
Read, write, browse, search, and subscribe to live data on an OPC-UA industrial automation server.
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add opcua-mcp -e OPCUA_ENDPOINT=<OPCUA_ENDPOINT> -e OPCUA_AUTH_MODE=<OPCUA_AUTH_MODE> -e OPCUA_USERNAME=<OPCUA_USERNAME> -e OPCUA_PASSWORD=<OPCUA_PASSWORD> -e OPCUA_SECURITY_POLICY=<OPCUA_SECURITY_POLICY> -e OPCUA_SECURITY_MODE=<OPCUA_SECURITY_MODE> -e SERVER_TRANSPORT=<SERVER_TRANSPORT> -- docker run -i --rm ghcr.io/mwieczorkiewicz/opcua-mcp:main-29734c4
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.