Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“Ÿ Embedded System
  3. Opcua MCP
Opcua MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:04:13 PM

Opcua MCP

User RatingsBe the first to rate and review this MCP server!
View Repository28 GitHub StarsTotal stargazers on GitHub for the source repository (28 stars).
opcuaindustrial-iotautomationmcp

Reads from and writes to OPC UA industrial systems, including individual and multiple nodes.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kukapay-opcua-mcp": {
      "command": "uvx",
      "args": [
        "mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (2) Directory Badge Claim listing Alternatives๐Ÿ“Ÿ More in Embedded System

Overview

The kukapay/opcua-mcp MCP server connects AI clients to OPC UA-enabled industrial systems for reading and writing operational data. It uses a configured OPC UA server URL and exposes tools for node access, browsing, and multiple-node operations. Reach for it when an agent needs to inspect device values or issue node writes through an MCP-compatible client such as Claude Desktop. The project requires Python 3.13 or later and an available OPC UA server.

Use cases

โ€ขRead current values from industrial OPC UA devices
โ€ขWrite control values to OPC UA nodes
โ€ขBrowse available OPC UA nodes
โ€ขMonitor multiple industrial data points
โ€ขControl multiple OPC UA nodes

Key features

โ€ขRead individual OPC UA nodes
โ€ขWrite typed values to OPC UA nodes
โ€ขBrowse OPC UA nodes
โ€ขRead multiple nodes
โ€ขWrite multiple nodes

Capabilities & Tool Schemas (2) ~33 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Opcua MCP.

Description

Read the value of a specific OPC UA node.

Returns

A string with the node ID and its value (e.g., "Node ns=2;i=2 value: 42").

How Opcua MCP works

What kukapay/opcua-mcp MCP server does

The kukapay/opcua-mcp MCP server gives an MCP client access to data exposed by an OPC UA server. Its documented use cases include retrieving current values from industrial devices and writing values back to specified nodes. This makes it suitable for agent-assisted monitoring, operational analysis, and device control where the underlying equipment already provides an OPC UA interface.

The server works with individual nodes as well as multiple-node operations. A node is identified with an OPC UA node ID such as ns=2;i=2. Read operations return text containing the node identifier and its value. Write operations accept a value as text and convert it according to the target node's type, returning either a success message or an error.

How it works

An MCP-compatible client sends a tool request to the local server. The server connects to the OPC UA endpoint configured through OPCUA_SERVER_URL, performs the requested node operation, and returns the result to the client. Example interactions include asking for the value of a node or instructing the client to set a node to a specified value.

The README lists five exposed capabilities: reading one node, writing one node, browsing nodes, reading multiple nodes, and writing multiple nodes. The detailed parameter and return information is provided for the single-node read and write operations. The project description positions these operations for real-time access to industrial data, but the material does not specify subscription behavior, polling intervals, or event handling.

Setup and configuration

Using kukapay/opcua-mcp requires Python 3.13 or newer and access to an OPC UA server, such as a simulator or an industrial device. The documented setup is to clone the repository and install the Python dependencies with:

  • mcp[cli]
  • opcua
  • cryptography

The MCP client configuration uses python as the command and points its arguments to the repository's opcua_mcp/main.py file. Set OPCUA_SERVER_URL in the client environment to the URL of the OPC UA server. The README shows a path and URL placeholder, so those values must be replaced with the local project path and actual endpoint.

Claude Desktop is explicitly listed as a compatible MCP client. The provided material does not document authentication settings, TLS options, certificate configuration, or connection retry behavior.

Tools and capabilities

  • Read a specific OPC UA node using node_id.
  • Write a value to a specific node using node_id and value.
  • Browse OPC UA nodes.
  • Read values from multiple nodes.
  • Write values to multiple nodes.

For a single-node read, the response includes the node ID and its value. For a single-node write, the value is supplied as a string and converted based on the node type. The README does not provide parameter schemas or response examples for the browse and multiple-node capabilities beyond naming them as supported features.

Limitations and notes

This project depends on an accessible OPC UA server; it is not an OPC UA device simulator. The supplied documentation does not identify supported OPC UA security modes, credentials, certificates, namespaces beyond example node IDs, or the exact schemas for multi-node and browse requests. Validate write permissions and node data types in the target industrial environment before allowing an agent to perform control operations. The repository states that it is licensed under MIT.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Embedded System View all alternatives
  • Modbus MCP logoModbus MCP

    An MCP server that standardizes and contextualizes industrial Modbus data.

    ๐Ÿ“Ÿ Embedded System3 views
    Compare vs Modbus MCP โ†’
  • Kiln logoKiln

    MCP server that lets AI agents drive real 3D printers end to end โ€” design, slice, queue, monitor via camera, and recover from failures โ€” across Bambu Lab, Creality, Prusa, Elegoo, and more over OctoPrint, Moonraker/Klipper, PrusaLink, and USB. AGPL-3.0, pip install kiln3d.

    ๐Ÿ“Ÿ Embedded System3 views
    Compare vs Kiln โ†’
  • Ugs MCP logoUgs MCP

    CNC machine control via Universal G-code Sender (GRBL). Jog axes, home, run G-code files, inspect toolpaths, estimate cycle times. Motion commands require two-step token confirmation โ€” Claude cannot move hardware autonomously.

    ๐Ÿ“Ÿ Embedded System3 views
    Compare vs Ugs MCP โ†’
  • Matter Controller MCP logoMatter Controller MCP

    An MCP server for Matter Controller, enabling AI agents to control and interact with Matter devices.

    ๐Ÿ“Ÿ Embedded System4 views
    Compare vs Matter Controller MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
28
Stargazers on the source repository.
Last commit
10mo ago
Most recent push to the default branch.
Tools exposed
2
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Opcua MCP

Clone the repository, use Python 3.13 or newer, and install `mcp[cli]`, `opcua`, and `cryptography` with pip.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOpcua MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kukapay-opcua-mcp?style=directory)](https://allmcps.com/mcp/kukapay-opcua-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kukapay-opcua-mcp"><img src="https://allmcps.com/api/badge/kukapay-opcua-mcp?style=directory" alt="Opcua MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“ŸEmbedded System
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 4, 2026
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars28
GitHub Star CountTotal stargazers on GitHub representing community popularity (28 stars).
Last commit10mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Oct 29, 2025
44Quality signal: Fair ยท 44/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership4/20
Documentation & tools25/30
Adoption & activity3/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

6 high-severity advisories on record for this package. Most advisories affect transitive dependencies and may not be exploitable in this server's actual usage โ€” this is a directional signal, not a security audit.

Critical 0High 6Medium 0Low 6

Scanned 17d ago via OSV.dev ยท mcp (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“Ÿ Embedded System โ†’Alternatives to Opcua MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code