agenticcontrolio/twincat-validator-mcp
An MCP server that validates, auto-fixes, and scaffolds TwinCAT 3 XML files. Connect it to any LLM client to give your AI assistant reliable, deterministic TwinCAT code quality tooling — structural checks, 21 IEC 61131-3 OOP checks, auto-fix pipelines, and canonical skeleton generation.
Platform-specific configuration:
{
"mcpServers": {
"twincat-validator-mcp": {
"command": "npx",
"args": [
"-y",
"twincat-validator-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...