Maya MCP
Related Servers
Alternatives to Maya MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityNot gradedmaintenanceA Model Context Protocol server that enables AI assistants to interact with active Autodesk Maya sessions using the maya.cmds API. It allows users to manage scene objects, control selections, and perform common 3D operations through natural language.Apache 2.0
- AlicenseNot gradedqualityDmaintenanceModel Context Protocol (MCP) server implementation for Autodesk Maya102MIT
- FlicenseAqualityCmaintenanceA headless-first Model Context Protocol server for safe, deterministic Blender automation, exposing typed tools to inspect scenes and render previews without arbitrary command execution.3-
- AlicenseAqualityDmaintenanceMCP server for interacting with Autodesk Maya sessions, enabling multi-session management, arbitrary Python execution, and streaming output capture.459 PyPI41MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants like Claude Desktop to control Autodesk Maya via natural language through the Model Context Protocol.MIT
- AlicenseNot gradedqualityBmaintenanceA typed Model Context Protocol server that exposes KiCad 10 EDA workflows to language-model clients through validated tool calls.MIT
TDQS
Scored across 71 tools
Tools are grouped by domain prefixes, and each group contains clearly distinct actions. Even where verbs are similar, the resource type or payload purpose distinguishes them, so an agent is unlikely to misselect.
All tools follow a consistent namespace.action snake_case pattern, with predictable categories like scene.*, nodes.*, mesh.*, and animation.*. Action verbs align with their domain, making the naming schema highly regular and learnable.
71 tools is a very large surface and far exceeds the range where a toolset is easy for an agent to consider efficiently. Even for a complex application like Maya, this count creates significant prompt overhead and selection burden.
The set covers most core Maya workflows: scene management, node/attribute/connection operations, selection, modeling, shading, skinning, animation, and scripting. Notable gaps remain, however: NURBS curves are query-only, and camera/light/rendering capabilities are absent, which can force workarounds.