Back to MCP Servers
🔌

PatrickPalmer/MayaMCP

MIT

🐍 🏠 - MCP server for Autodesk Maya

PythonProductivity

Install

npx -y patrickpalmer-mayamcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "patrickpalmer-mayamcp": {
      "command": "npx",
      "args": [
        "-y",
        "patrickpalmer-mayamcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.