Back to Apps

Maya MCP Server
by chadrik
Control Autodesk Maya sessions via MCP, enabling AI agents to execute Python code and monitor session output.
32 stars
Updated 7 months ago
Works in:claude
Exposes:ToolsResources
What it does
Connects AI agents to Autodesk Maya, allowing them to programmatically interact with Maya sessions. It enables the execution of arbitrary Python code, management of multiple Maya sessions, and real-time monitoring of session logs (stdout/stderr).
Tools
list_sessions: Lists all active Maya sessions with their session keys.add_session: Manually adds a Maya session at a specific host and port.write_module: Creates a virtual Python module in Maya for reusable functions.execute_code: Executes Python code in a selected session with flexible result capture modes.
Installation
{\"mcpServers\":{\"maya\":{\"command\":\"uvx\",\"args\":[\"maya-mcp-server\"]}}}
Supported hosts
- claude
Quick install
uvx maya-mcp-serverInformation
- Pricing
- free
- Published
- 7/10/2026
- Updated
- 7 months ago
- stars
- 32
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{\"mcpServers\":{\"maya\":{\"command\":\"uvx\",\"args\":[\"maya-mcp-server\"]}}}






