Skip to main content
Glama
524,547 tools. Updated 2026-09-06 16:29

"A-Frame" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Set the current animation frame to evaluate and display the scene state at that frame. Use to navigate timeline, inspect keyframes, or prepare for rendering.
    MIT
  • Set the full list of elements a frame owns (shapes, connectors, notes, text) while optionally resizing the frame to fit its new contents; returns unresolved ids.
    MIT
  • Replace all contents of a frame block with a new set of elements (shapes, notes, groups). Automatically resizes frame to fit new contents; can disable resizing for ownership-only edits.
    MIT
  • Select a stack frame by number to change the context for inspection commands. Frame 0 is the current frame; use backtrace to see numbers.
    MIT
  • Identify connected displays and their properties, including frame, visible frame, scaling, and main display status, without requiring permissions.
    Apache 2.0
  • Retrieves the angle mode earth-frame reference proportion to ensure GPS rescue compatibility. Set between 0 (body frame) and 100 (full earth frame).
    AGPL 3.0
  • Add a new frame to an animation. Optionally duplicate content from an existing frame or leave it empty.
    MIT
  • Change a video's frame rate to a specified FPS (e.g., 24, 30, 60) while preserving the audio. Provide input path, output path, and target frame rate to adjust video playback.
    MIT
  • Select a stack frame by number to focus the GDB debugging session on that frame's context. Frame 0 is innermost; higher numbers are outer frames. After selecting, commands inspect variables and evaluate expressions within that frame.
    MIT