Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Cinema4D MCP Server
Claim
by
ttiimmaacc
GitHub
Python
2
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
cinema4d-mcp
bin
c4d_plugin
src
tests
addon.py
.gitignore
main.py
pyproject.toml
.python-version
README.md
setup.py
uv.lock
#!/usr/bin/env python from setuptools import setup if __name__ == "__main__": setup()