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": {}
}
}
}