WAGO PLC MCP Server
This MCP server connects Claude and other AI assistants to WAGO PLCs. You ask a question in plain English. The assistant gets the answer from the PLC. It runs locally over stdio via the published package.
People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-18 · ★ 3 · #78 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
NOASSERTION · Python servers · how we verify → /methodology
01 · Install WAGO PLC
Claude Code
claude mcp add wagoalex-wago-plc-mcp-server -- uvx wago-plc-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"wagoalex-wago-plc-mcp-server": {
"command": "uvx",
"args": [
"wago-plc-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem
license no standard license detected - usage rights unclear; check the repo before commercial use
pypi package wago-plc-mcp-server - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.WagoAlex is GitHub-verified and matches the repo owner
03 · What WAGO PLC can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v2.4.1 · 2026-09-18
release v2.3.2 · release v2.3.3 · release v2.4.0 · restructure README by persona in Simplified Technical English · add GitOps mode toggle to the .mcpb extension · publish the fwupdate image and remove host-specific…
v2.4.0 · 2026-09-16
release v2.3.2 · release v2.3.3 · New Contributors · @github-actions[bot] made their first contribution in
v2.3.3 · 2026-09-16
release v2.3.2 · New Contributors · @github-actions[bot] made their first contribution in
04 · Who maintains WAGO PLC
WAGO PLC is maintained by wagoalex. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/wagoalex/wago-plc-mcp-server
- category
- API integration - ranked #78 of 278 actively-maintained API integration servers as of 2026-09-18.
- release cadence
- 5 releases in the last 90 days (latest 2026-09-18)
- registry
- io.github.WagoAlex/wago-plc-mcp-server (active, first published 2026-09-15 · 5 versions)
- packages
- pypi:wago-plc-mcp-server · oci:docker.io/wagoalex/wago-plc-mcp-server:2.4.1
06 · WAGO PLC FAQ
What is WAGO PLC?
This MCP server connects Claude and other AI assistants to WAGO PLCs. You ask a question in plain English. The assistant gets the answer from the PLC. It runs locally over stdio via the published package.
Is WAGO PLC still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 5 releases in the last 90 days. We re-verify nightly.
How do I install WAGO PLC?
Run `uvx wago-plc-mcp-server`. You can also paste the ready-made client config above.
Does WAGO PLC run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to WAGO PLC
Alternatives to WAGO PLC
Maintained API integration servers if WAGO PLC isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · Warp Agent MCP · Wavix · Webflow MCP Server · Webull OpenAPI · Ariadne (whyy9527)
More Python MCP servers · CrawlEyes MCP Server · Quarry · Wechat Devtools MCP · Wattcoin MCP Server · see all