Loading MCP server directory, please wait...
MCP server for Festo/CODESYS PLCs: IEC 61131-3 ST + validated PLCopen XML generation.
npx @getmcp/cli add io.github.efranceschetti/festo-codesys-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.efranceschetti/festo-codesys-mcp": {
"command": "npx",
"args": [
"-y",
"festo-codesys-mcp"
],
"env": {
"FESTO_MCP_CODESYS_PATH": "",
"FESTO_MCP_CODESYS_PROFILE": "",
"FESTO_MCP_PYTHON": "",
"FESTO_MCP_ENABLE_HARDWARE": "",
"FESTO_MCP_ALLOW_OUTSIDE_WORKSPACE": ""
}
}
}
}