Back to Integrations

maya mcp

# Maya MCP Server [![NPM Version](https://img.shields.io/npm/v/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.