Best for
- OPC UA integration in industrial control, manufacturing, energy, and IoT systems
- Developers who need AI assistants to access OPC UA client operations
- Teams building OPC UA tools or applications on .NET
This server is maintained by the OPC Foundation and targets OPC UA integration and industrial automation. The source clearly documents tool support, but provides no specific tool identifiers, transport values, client compatibility details, or installation configuration example.
An MCP server included in the OPC Foundation's official OPC UA .NET Standard stack. It exposes OPC UA Part 4 service calls to AI assistants, including connecting to OPC UA servers, browsing address spaces, reading and writing values, calling methods, and managing subscriptions. Its tool catalog is profile-based across core, services, administration, pubsub, diagnostics, and full; the default full profile registers every tool.
The README states that the server is available as an installable .NET tool or container, and that its libraries can be embedded beside an application's own MCP tools. The supplied source does not provide installation commands or a client configuration example.