Festo Codesys MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.
MCP server for Festo/CODESYS PLCs: IEC 61131-3 ST + validated PLCopen XML generation.
Today is the operative word: we check Festo Codesys MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add festo-codesys-mcp -- npx -y festo-codesys-mcp
{
"mcpServers": {
"festo-codesys-mcp": {
"args": [
"-y",
"festo-codesys-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.festo-codesys-mcp]
command = "npx"
args = ["-y", "festo-codesys-mcp"]
{
"mcpServers": {
"festo-codesys-mcp": {
"args": [
"-y",
"festo-codesys-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"festo-codesys-mcp": {
"args": [
"-y",
"festo-codesys-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FESTO_MCP_CODESYS_PATH (Optional. Absolute path to CODESYS.exe — enables the 12 ide_* tools that drive a live CODESYS V3.5 instance (Windows only).), FESTO_MCP_CODESYS_PROFILE (Required when using the ide_* tools. CODESYS profile name exactly as shown in the CODESYS version selector.), FESTO_MCP_PYTHON (Optional. Python interpreter for the XSD/semantic validators and hardware tools (needs lxml).), FESTO_MCP_ENABLE_HARDWARE (Optional. Set to 1 to enable the cpx_*/edcon_* hardware commissioning tools (bench use only).), FESTO_MCP_ALLOW_OUTSIDE_WORKSPACE (Optional. Set to 1 to allow file-writing tools to write outside the workspace directory.).
The author declared them in the registry entry; get the values from the project itself.
Gency AI product image generation - MCP server for Claude, Codex, Cursor, VS Code
Quadruple consensus MCP server for code validation using Codex, Gemini, and Qwen
MCP server for OpenAI GPT image generation and editing
MCP server for Grok image generation and editing
MCP server for codewiki.google: search repos, fetch wiki docs, ask questions
MCP server for Google Nano Banana (Gemini) image generation
3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.
3D & AR SDK for Android, iOS, Web — API docs, samples, validation, and code generation.
Answers built from our own checks of this server.