MCP server for Festo/CODESYS PLCs: IEC 61131-3 ST + validated PLCopen XML generation.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
festo-codesys-mcp · npm · 1.0.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.efranceschetti/festo-codesys-mcp",
"description": "MCP server for Festo/CODESYS PLCs: IEC 61131-3 ST + validated PLCopen XML generation.",
"version": "1.0.1",
"packages": [
{
"registryType": "npm",
"identifier": "festo-codesys-mcp",
"version": "1.0.1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional. Absolute path to CODESYS.exe — enables the 12 ide_* tools that drive a live CODESYS V3.5 instance (Windows only).",
"format": "string",
"name": "FESTO_MCP_CODESYS_PATH"
},
{
"description": "Required when using the ide_* tools. CODESYS profile name exactly as shown in the CODESYS version selector.",
"format": "string",
"name": "FESTO_MCP_CODESYS_PROFILE"
},
{
"description": "Optional. Python interpreter for the XSD/semantic validators and hardware tools (needs lxml).",
"format": "string",
"name": "FESTO_MCP_PYTHON"
},
{
"description": "Optional. Set to 1 to enable the cpx_*/edcon_* hardware commissioning tools (bench use only).",
"format": "string",
"name": "FESTO_MCP_ENABLE_HARDWARE"
},
{
"description": "Optional. Set to 1 to allow file-writing tools to write outside the workspace directory.",
"format": "string",
"name": "FESTO_MCP_ALLOW_OUTSIDE_WORKSPACE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-17T17:06:27.113454Z",
"publishedAt": "2026-07-17T17:06:27.113454Z",
"updatedAt": "2026-07-17T17:06:27.113454Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.