Maya
Provides a local, typed Model Context Protocol server for remote control of Autodesk Maya via its commandPort.
Provides a local, typed Model Context Protocol server for remote control of Autodesk Maya via its commandPort.
Maya is an open-source Model Context Protocol (MCP) server designed to interface with Autodesk Maya 2024 and later. It operates externally to Maya, ensuring the server process remains isolated from Maya's own modules and communicates securely over localhost. The server offers a structured, typed interface with 71 distinct tools for tasks such as scene management, node manipulation, modeling, animation, and viewport capture, without requiring direct Maya API imports. It prioritizes secure workflows by disabling raw code execution by default and supporting safer scene replacement flows for unsaved changes.