bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.efranceschetti/festo-codesys-mcp · v1.0.1
MCP server for Festo/CODESYS PLCs: IEC 61131-3 ST + validated PLCopen XML generation.
festo-codesys-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"festo-codesys-mcp": {
"command": "npx",
"args": [
"-y",
"festo-codesys-mcp"
]
}
}
}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.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.efranceschetti/festo-codesys-mcp",
"type": "mcp-server",
"version": "1.0.1",
"displayName": "festo-codesys-mcp",
"description": "MCP server for Festo/CODESYS PLCs: IEC 61131-3 ST + validated PLCopen XML generation.",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "festo-codesys-mcp",
"version": "1.0.1",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "FESTO_MCP_CODESYS_PATH",
"description": "Optional. Absolute path to CODESYS.exe — enables the 12 ide_* tools that drive a live CODESYS V3.5 instance (Windows only)."
},
{
"name": "FESTO_MCP_CODESYS_PROFILE",
"description": "Required when using the ide_* tools. CODESYS profile name exactly as shown in the CODESYS version selector."
},
{
"name": "FESTO_MCP_PYTHON",
"description": "Optional. Python interpreter for the XSD/semantic validators and hardware tools (needs lxml)."
},
{
"name": "FESTO_MCP_ENABLE_HARDWARE",
"description": "Optional. Set to 1 to enable the cpx_*/edcon_* hardware commissioning tools (bench use only)."
},
{
"name": "FESTO_MCP_ALLOW_OUTSIDE_WORKSPACE",
"description": "Optional. Set to 1 to allow file-writing tools to write outside the workspace directory."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.efranceschetti/festo-codesys-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.efranceschetti%2Ffesto-codesys-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}