embedded system

Opcua Mcp

An MCP server that connects to OPC UA-enabled industrial systems.

python
embedded system
0
View on GitHub

Installation

npx -y kukapay/opcua-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "opcua-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/opcua-mcp"
  ]
}

About This MCP Server

kukapay/opcua-mcp

An MCP server that connects to OPC UA-enabled industrial systems.

GitHub: https://github.com/kukapay/opcua-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub