Back to Integrations
maya mcp
# Maya MCP Server [](https://www.npmjs.com/package/maya-mcp-server) A Model Context Protocol (MCP) server that enables AI assistants to connect to and control Autodesk Maya for 3D modeling, animation, and rendering operations. Built for seamless integration with AI systems through the standardized MCP protocol.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"maya-mcp": {
// See GitHub repository for configuration
}
}
}See the GitHub repository for full installation instructions.