Maya-specific implementation of Model Context Protocol (MCP) for Autodesk Maya, enabling remote control and integration with MCP ecosystem.
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.
process.env. You'll be asked to provide them before it can run.DCC_MCP_MAYA_PORT— 0 TCP instance port; 0 lets the OS choose.DCC_MCP_MAYA_SERVER_NAME— maya-mcp Name shown in MCP initialize.DCC_MCP_GATEWAY_PORT— 9765 plugin Local standalone gateway port; 0 disables gateway mode.DCC_MCP_REGISTRY_DIR— OS temp dir Shared FileRegistry directory for service discovery.DCC_MCP_MAYA_WINDOW_TITLEDCC_MCP_PYTHON_EXECUTABLEDCC_MCP_MAYA_FAULTHANDLER— 1 0 disables fatal-signal traceback logging from the Maya plugin.DCC_MCP_LOG_DIRDCC_MCP_MAYA_DISABLE_AUTOSAVE— 1 0 opts out of the plugin's AutoSave suppression during MCP jobs.DCC_MCP_GATEWAY_NAME— dcc-mcp-gateway@<hostname> sidecar Human-readable gateway label shown in admin and CLI diagnostics.MAYA_PLUG_IN_PATH— 1. Put maya/plugin/dcc_mcp_maya_plugin.py on .MAYAPYDCC_MCP_MAYA_MAYAPYProgramFilesDCC_MCP_MAYA_HOT_RELOAD— 0 1 watches skills for disk changes.[](https://m8ven.ai/mcp/dcc-mcp-dcc-mcp-maya-1cz8o0)