A
licenseNot graded
qualityD
maintenanceModel Context Protocol (MCP) server implementation for Autodesk Maya
101
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool has a distinct purpose: listing sessions, writing modules, executing code, and adding sessions. No overlap, descriptions are clear.
All tool names follow a consistent verb_noun pattern using snake_case: list_sessions, write_module, execute_code, add_session.
Four tools cover the essential functions for a Maya remote control server: session listing, code execution, module creation, and manual session addition. Not too few nor too many.
The tool set provides core functionality for executing Python code and managing modules in Maya sessions. Minor gaps include dedicated output retrieval or scene manipulation tools, but the set is functional for its scope.