Maya MCP Server
UnclaimedMCP Server for Autodesk Maya
Install
$
uvx maya-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (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.