PatrickPalmer/MayaMCP
MCP server for Autodesk Maya
Quick Start
Clone the repository:
git clone https://github.com/PatrickPalmer/MayaMCPClaude Desktop configuration example:
{
"mcpServers": {
"mayamcp": {
"command": "npx",
"args": [
"-y",
"PatrickPalmer/MayaMCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.