Back to directory
MayaMCP

MayaMCP

@PatrickPalmer67

Model Context Protocol (MCP) server implementation for Autodesk Maya

MayaAutodesk3D ModelingAnimationDesigntool

Installation & Configuration

{
  "mcpServers": {
    "MayaMCP": {
      "command": "[FULL PATH TO MayaMCP PROJECT]/.venv/Scripts/python.exe",
      "args": [
        "[FULL PATH TO MayaMCP PROJECT]/src/maya_mcp_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/22
Updated
2026/6/7