Loading MCP server directory, please wait...
Read, write, browse, search, and subscribe to live data on an OPC-UA industrial automation server.
npx @getmcp/cli add io.github.mwieczorkiewicz/opcua-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
OPCUA_ENDPOINTOPC-UA server endpoint to connect to, e.g. opc.tcp://your-plc-host:4840
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mwieczorkiewicz/opcua-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"OPCUA_ENDPOINT",
"-e",
"OPCUA_AUTH_MODE",
"-e",
"OPCUA_USERNAME",
"-e",
"OPCUA_PASSWORD",
"-e",
"OPCUA_SECURITY_POLICY",
"-e",
"OPCUA_SECURITY_MODE",
"-e",
"SERVER_TRANSPORT",
"ghcr.io/mwieczorkiewicz/opcua-mcp:main-29734c4"
],
"env": {
"OPCUA_ENDPOINT": "opc.tcp://localhost:4840",
"OPCUA_AUTH_MODE": "anonymous",
"OPCUA_USERNAME": "",
"OPCUA_PASSWORD": "",
"OPCUA_SECURITY_POLICY": "None",
"OPCUA_SECURITY_MODE": "None",
"SERVER_TRANSPORT": "stdio"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
AI memory layer — one shared, persistent memory across every AI tool you connect.