Skip to main content
Glama
313,110 tools. Last updated 2026-07-28 10:01

"Autodesk Maya" matching MCP tools:

  • Search Maya API documentation using hybrid RAG to find relevant code examples, command flags, and solutions for maya.cmds, PyMEL, Arnold, and Maya-USD. Use before writing complex Maya commands to verify syntax and avoid errors.
    MIT
  • Perform phone-number lookups with SIM-swap and call-forwarding fraud detection, lease or release US/CA numbers, and initiate AI voice calls using owned numbers.
    MIT
  • Execute MAXScript code in Autodesk 3ds Max to automate tasks, manipulate objects, adjust settings, and retrieve data directly within the 3D modeling environment.
    MIT
  • Import 3D models and assets into Autodesk 3ds Max scenes from external files. Supports formats like FBX, OBJ, ABC, STL, and 3DS to add objects to your current project.
    MIT
  • Launch a DCC application scoped to a ShotGrid entity, using Toolkit for context injection or falling back to direct open. Supports Maya, Flame, and others.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Enables control of Autodesk Maya using natural language via Claude and the Model Context Protocol, providing tools for modeling, animation, scene management, and RAG-powered documentation search.
    Last updated
    16
    1
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    A local Model Context Protocol server for controlling Autodesk Maya, providing typed tools for scene, modeling, animation, and more without Maya imports in the server process.
    Last updated
    71
    13
    MIT

Matching MCP Connectors

  • Generate 3D assets from images or text prompts via a GPU-powered Vision3D server. Start jobs, poll progress, and download results.
    MIT
  • Zero Maya's session statistics counters instantly. Use at the start of a new session when the automatic idle reset has not yet occurred.
    MIT
  • Create a new empty Maya scene. Default behavior refuses if scene has unsaved changes; use force=True to discard them.
    MIT
  • Manage Maya sessions, query scene state, and run Python or utility commands through a single dispatch interface.
    MIT
  • Display session efficiency statistics: token usage, RAG savings, and patterns learned. Quantify context saved by RAG versus loading full documentation.
    MIT
  • Get comprehensive information about a Maya node with one call. Choose from categories: summary, transform, hierarchy, attributes, shape, or all to reduce chaining.
    MIT
  • List Python scripts from configured directories. Read-only, no Maya connection required.
    MIT
  • Toggle realtime playback mode in Autodesk RV. Enable to skip frames and maintain target FPS; disable to play every frame.
    MIT
  • Save validated working code patterns to the RAG knowledge base when search results are insufficient, ensuring future access.
    MIT
  • Save the current Maya scene to its existing file path. Returns an error if the scene is untitled.
    MIT
  • Open a Maya scene file by validating the file path and checking for unsaved changes. Use the force option to discard unsaved changes when necessary.
    MIT
  • Set the compositing mode for image stacks in Autodesk RV. Choose from over, add, difference, replace, or topmost to control how layers blend. Automatically switches to stack view if not already active.
    MIT
  • Scans the system to find running Autodesk processes that have an active PyNet IPC pipe, enabling identification of connected instances.
    MIT