Skip to main content
Art & CulturePython

PatrickPalmer/MayaMCP

MCP server for Autodesk Maya

art-culturelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/PatrickPalmer/MayaMCP

Claude Desktop configuration example:

{
  "mcpServers": {
    "mayamcp": {
      "command": "npx",
      "args": [
        "-y",
        "PatrickPalmer/MayaMCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
Python
Author
PatrickPalmer