74
/ 100
2 days ago
glama

mcp-cinema4d

Bridges MCP-compatible clients to Cinema 4D, enabling LLMs to inspect scene hierarchy, author shots, build node materials, and rig animation through a typed, undo-safe tool layer.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: C4D_MCP_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configC4D_BRIDGE_HOSTC4D_MCP_HOST both 127.0.0.1 Host for the TCP bridge. Legacy aliases: (Node), C4D_MCP_BRIDGE_HOST (plugin).
configC4D_BRIDGE_PORTC4D_MCP_PORT both 18710 Port for the TCP bridge. Legacy aliases: , C4D_MCP_BRIDGE_PORT.
configC4D_MCP_ENABLE_EXEC_PYTHONboth unset Opt-in. Set to 1 (or true/yes/on) on both sides to expose the exec_python tool. See [Security](#security).
configC4D_MCP_HOSTTo change the bridge socket, set C4D_MCP_PORT (and optionally — see [Security](#security)) alongside C4D_MCP_TOKEN in the same env map, plus the C4D launch env.
configC4D_MCP_PORTTo change the bridge socket, set (and optionally C4D_MCP_HOST — see [Security](#security)) alongside C4D_MCP_TOKEN in the same env map, plus the C4D launch env.
🔐 secretC4D_MCP_TOKEN"": "paste-your-random-hex-here"
configC4D_MCP_ALLOW_REMOTEC4D plugin unset Required to bind C4D_MCP_HOST to a non-loopback interface. The bridge refuses to start otherwise.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kumoproductions-mcp-cinema4d-1bmr9c)](https://m8ven.ai/mcp/kumoproductions-mcp-cinema4d-1bmr9c)
commit: 1d27d8e3078afe3429e550a66676cf6226b19ba6
code hash: 5954bd6461bbdc766c949b1cd3b2077c2c7f476716ae3d3785777fb4c09c16ba
verified: 7/29/2026, 9:18:27 AM
view raw JSON →