kukapay/opcua-mcp
An MCP server that connects to OPC UA-enabled industrial systems.
Platform-specific configuration:
{
"mcpServers": {
"opcua-mcp": {
"command": "npx",
"args": [
"-y",
"opcua-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
An MCP server that connects to OPC UA-enabled industrial systems, allowing AI agents to monitor, analyze, and control operational data in real time.
This project is ideal for developers and engineers looking to bridge AI-driven workflows with industrial automation systems.
The server exposes five tools:
node_id (str): OPC UA node ID (e.g., ns=2;i=2).node_id (str): OPC UA node ID (e.g., ns=2;i=3).value (str): Value to write (converted based on node type).Loading reviews...