Back to MCP Servers
MayaMCP
MCP server for Autodesk Maya
art-culture
Installation
npx -y MayaMCPConfiguration
{
"mcpServers": {
"MayaMCP": {
"command": "npx",
"args": ["-y", "MayaMCP"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes