Skip to content

Winccoa

Free

by MCP Community

MCP Server for WinCC OA with field-specific configurations

v1.4.0Added Apr 12, 2026
mcpwinccoascadaautomationsiemens
Works with:ClaudeGPTGeminiCopilot

Winccoa MCP Server

MCP Server for WinCC OA with field-specific configurations

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @etm-professional-control/winccoa-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "winccoa": {
      "command": "npx",
      "args": ["-y", "@etm-professional-control/winccoa-mcp-server"]
    }
  }
}