Skip to content
Claude Desktop

OPC UA Modeler for Claude Desktop

io.github.node-opcua/node-opcua-modeler-mcp-server

OPC UA companion spec types, namespace dependencies, and engineering units for AI agents

client:Claude Desktop transport:streamable-http runtime:npm tools:12

Install OPC UA Modeler in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "node-opcua-modeler-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.opcua-modeler.sterfive.io/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

OPC UA Modeler in other clients