OPC-UA MCP Server MCP Server
io.github.mwieczorkiewicz/opcua-mcp
What is the OPC-UA MCP Server MCP server?
Read, write, browse, search, and subscribe to live data on an OPC-UA industrial automation server.
How to install OPC-UA MCP Server
Copy-paste configuration for popular MCP clients.
OPCUA_ENDPOINTrequiredOPC-UA server endpoint to connect to, e.g. opc.tcp://your-plc-host:4840
OPCUA_AUTH_MODEAuthentication mode against the OPC-UA server
OPCUA_USERNAMEUsername, required if OPCUA_AUTH_MODE=username
OPCUA_PASSWORDsecretPassword, required if OPCUA_AUTH_MODE=username
OPCUA_SECURITY_POLICYOPC-UA transport security policy, e.g. Basic256Sha256
OPCUA_SECURITY_MODEOPC-UA transport security mode, e.g. SignAndEncrypt
SERVER_TRANSPORTMCP transport: stdio (for local MCP clients) or http (for remote/hosted deployments)
{
"mcpServers": {
"opcua-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mwieczorkiewicz/opcua-mcp:main-29734c4"
],
"env": {
"OPCUA_ENDPOINT": "<YOUR_OPCUA_ENDPOINT>",
"OPCUA_AUTH_MODE": "<YOUR_OPCUA_AUTH_MODE>",
"OPCUA_USERNAME": "<YOUR_OPCUA_USERNAME>",
"OPCUA_PASSWORD": "<YOUR_OPCUA_PASSWORD>",
"OPCUA_SECURITY_POLICY": "<YOUR_OPCUA_SECURITY_POLICY>",
"OPCUA_SECURITY_MODE": "<YOUR_OPCUA_SECURITY_MODE>",
"SERVER_TRANSPORT": "<YOUR_SERVER_TRANSPORT>"
}
}
}
}{
"mcpServers": {
"opcua-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mwieczorkiewicz/opcua-mcp:main-29734c4"
],
"env": {
"OPCUA_ENDPOINT": "<YOUR_OPCUA_ENDPOINT>",
"OPCUA_AUTH_MODE": "<YOUR_OPCUA_AUTH_MODE>",
"OPCUA_USERNAME": "<YOUR_OPCUA_USERNAME>",
"OPCUA_PASSWORD": "<YOUR_OPCUA_PASSWORD>",
"OPCUA_SECURITY_POLICY": "<YOUR_OPCUA_SECURITY_POLICY>",
"OPCUA_SECURITY_MODE": "<YOUR_OPCUA_SECURITY_MODE>",
"SERVER_TRANSPORT": "<YOUR_SERVER_TRANSPORT>"
}
}
}
}{
"mcpServers": {
"opcua-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mwieczorkiewicz/opcua-mcp:main-29734c4"
],
"env": {
"OPCUA_ENDPOINT": "<YOUR_OPCUA_ENDPOINT>",
"OPCUA_AUTH_MODE": "<YOUR_OPCUA_AUTH_MODE>",
"OPCUA_USERNAME": "<YOUR_OPCUA_USERNAME>",
"OPCUA_PASSWORD": "<YOUR_OPCUA_PASSWORD>",
"OPCUA_SECURITY_POLICY": "<YOUR_OPCUA_SECURITY_POLICY>",
"OPCUA_SECURITY_MODE": "<YOUR_OPCUA_SECURITY_MODE>",
"SERVER_TRANSPORT": "<YOUR_SERVER_TRANSPORT>"
}
}
}
}{
"servers": {
"opcua-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/mwieczorkiewicz/opcua-mcp:main-29734c4"
],
"env": {
"OPCUA_ENDPOINT": "<YOUR_OPCUA_ENDPOINT>",
"OPCUA_AUTH_MODE": "<YOUR_OPCUA_AUTH_MODE>",
"OPCUA_USERNAME": "<YOUR_OPCUA_USERNAME>",
"OPCUA_PASSWORD": "<YOUR_OPCUA_PASSWORD>",
"OPCUA_SECURITY_POLICY": "<YOUR_OPCUA_SECURITY_POLICY>",
"OPCUA_SECURITY_MODE": "<YOUR_OPCUA_SECURITY_MODE>",
"SERVER_TRANSPORT": "<YOUR_SERVER_TRANSPORT>"
}
}
}
}claude mcp add opcua-mcp --env OPCUA_ENDPOINT=<YOUR_OPCUA_ENDPOINT> --env OPCUA_AUTH_MODE=<YOUR_OPCUA_AUTH_MODE> --env OPCUA_USERNAME=<YOUR_OPCUA_USERNAME> --env OPCUA_PASSWORD=<YOUR_OPCUA_PASSWORD> --env OPCUA_SECURITY_POLICY=<YOUR_OPCUA_SECURITY_POLICY> --env OPCUA_SECURITY_MODE=<YOUR_OPCUA_SECURITY_MODE> --env SERVER_TRANSPORT=<YOUR_SERVER_TRANSPORT> -- docker run -i --rm ghcr.io/mwieczorkiewicz/opcua-mcp:main-29734c4Related MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.