Skip to main content
Glama

Cinema4D MCP Server

by ttiimmaacc
{"command": "add_primitive", "primitive_type": "pyramid", "name": "Test_Pyramid", "position": [0, 0, 0], "size": [200, 200, 200]} {"command": "create_light", "type": "area", "name": "Test_Light", "position": [0, 0, -1500]} {"command": "create_camera", "name": "Test_Camera", "position": [0, 100, -1500]} {"command": "create_material", "name": "Test_Material", "color": [1.0, 0.5, 0.2]} {"command": "apply_material", "guid": "Test_Pyramid", "material_name": "Test_Material"} {"command": "create_mograph_cloner", "cloner_name": "Test_Cloner", "mode": "grid", "count": [3, 1, 3], "object_name": "Test_Pyramid"} {"command": "add_effector", "effector_type": "random", "name": "Test_RandomEffector", "target": "Test_Cloner"} {"command": "apply_mograph_fields", "field_type": "spherical", "field_name": "Test_Field", "target_name": "Test_RandomEffector", "parameters": {"position": [0, 100, 0],"scale": [1, 1, 1],"rotation": [0, 0, 0]}} {"command": "set_keyframe", "guid": "Test_Light", "property_type": "position", "frame": 0, "value": [0, 0, -1500]} {"command": "set_keyframe", "guid": "Test_Light", "property_type": "position", "frame": 30, "value": [100, 0, -1500]} {"command": "group_objects", "object_names": ["Test_Pyramid", "Test_Light"], "group_name": "Test_Group"} {"command": "render_preview", "width": 800, "height": 600, "frame": 0} {"command": "render_frame", "output_path": "/Users/winepegs/cinema4d-mcp/tests/test_render.png", "width": 1920, "height": 1080} {"command": "get_scene_info"} {"command": "list_objects"} {"command": "snapshot_scene", "file_path": "/Users/winepegs/cinema4d-mcp/tests/test_harness_snapshot.c4d", "include_assets": true} {"command": "save_scene", "file_path": "/Users/winepegs/cinema4d-mcp/tests/test_harness_scene.c4d"}

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ttiimmaacc/cinema4d-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server