Loading MCP server directory, please wait...
MCP server for Cinema 4D — entity CRUD, parameter-level access, batched undo, security controls.
npx @getmcp/cli add io.github.kumoproductions/mcp-cinema4dRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kumoproductions/mcp-cinema4d": {
"command": "npx",
"args": [
"-y",
"@kumoproductions/mcp-cinema4d"
]
}
}
}