Maya MCP Server
未认领MCP Server for Autodesk Maya
安装
$
uvx maya-mcp-server工具(4 个)
add_session
Manually add a Maya session at a specific host:port. Use when auto-discovery doesn't find your session.
execute_code
Execute Python code in a session. Supports result capture modes: NONE, JSON, RAW.
list_sessions
List all active Maya sessions. Returns session info including sessionkey for use with other tools/resources.
write_module
Create a virtual Python module in Maya. Useful for defining reusable functions.