Skip to content
MCP Server Community By @PatrickPalmer

PatrickPalmer/MayaMCP

🐍 🏠 - MCP server for Autodesk Maya

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: PatrickPalmer/MayaMCP Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-patrickpalmer-mayamcp

Detailed Documentation

🐍 🏠 - MCP server for Autodesk Maya

Configuration

{
  "mcpServers": {
    "patrickpalmer-mayamcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-patrickpalmer-mayamcp"
      ],
      "env": {}
    }
  }
}