73
/ 100
3 days ago
github_topic

dcc-mcp-maya

Maya-specific implementation of Model Context Protocol (MCP) for Autodesk Maya, enabling remote control and integration with MCP ecosystem.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDCC_MCP_MAYA_PORT0 TCP instance port; 0 lets the OS choose.
configDCC_MCP_MAYA_SERVER_NAMEmaya-mcp Name shown in MCP initialize.
configDCC_MCP_GATEWAY_PORT9765 plugin Local standalone gateway port; 0 disables gateway mode.
configDCC_MCP_REGISTRY_DIROS temp dir Shared FileRegistry directory for service discovery.
configDCC_MCP_MAYA_WINDOW_TITLE
configDCC_MCP_PYTHON_EXECUTABLE
configDCC_MCP_MAYA_FAULTHANDLER1 0 disables fatal-signal traceback logging from the Maya plugin.
configDCC_MCP_LOG_DIR
configDCC_MCP_MAYA_DISABLE_AUTOSAVE1 0 opts out of the plugin's AutoSave suppression during MCP jobs.
configDCC_MCP_GATEWAY_NAMEdcc-mcp-gateway@<hostname> sidecar Human-readable gateway label shown in admin and CLI diagnostics.
configMAYA_PLUG_IN_PATH1. Put maya/plugin/dcc_mcp_maya_plugin.py on .
configMAYAPY
configDCC_MCP_MAYA_MAYAPY
configProgramFiles
configDCC_MCP_MAYA_HOT_RELOAD0 1 watches skills for disk changes.
// 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 2 concrete improvements 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/dcc-mcp-dcc-mcp-maya-1cz8o0)](https://m8ven.ai/mcp/dcc-mcp-dcc-mcp-maya-1cz8o0)
commit: f647ec3dfb2f6fd9a23ee1c921e03ae2b32e5b5b
code hash: 89335737aa35b237c36bfb97008b061fcb8b98459e793607a9fc1e1b50392279
verified: 7/29/2026, 9:20:09 AM
view raw JSON →