Skip to main content
Glama
476,542 tools. Updated 2026-08-25 15:17

"Dolby" matching MCP tools:

  • Encode a mastered stereo or 5.1 track to Dolby Digital Plus (E-AC-3) or Dolby Digital (AC-3). Specify bitrate and channels for broadcast or media delivery.
    MIT
  • Retrieve metadata and processing state for a track's stereo audio, Dolby Atmos audio, or lyrics file. Returns file information without the file bytes.
    MIT
  • Upload a finalized stereo WAV/FLAC, Dolby Atmos, or lyrics file for a track. Processing occurs asynchronously; the file becomes immutable after distribution.
    MIT
  • Block until a background run finishes. Pass a task ID, list of IDs to wait for the first to complete, or omit to wait for any currently live run. Returns the winning run's result or a timeout status with pending tasks.
    MIT
  • Launch a Dobby tool as a background task and receive a task ID. Combine with wait_run to get results when ready, avoiding client timeouts.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    A local MCP server that lets Claude delegate scoped work to Codex with structured results and guardrails, supporting planning, code review, build, reverse engineering, and long-running background tasks.
    11
    MIT
  • Retrieve the list of available audio quality formats for a song by its MID, including MP3, AAC, FLAC, APE, Hi-Res, and Dolby Atmos options.
    MIT
  • Retrieve the status or final response of a Dobby run by task ID, recovering results from local storage after timeouts.
    MIT
  • Executes build, test, and lint commands from a repository and reports results to identify code issues.
    MIT
  • Break down a complex task into a structured, scoped plan, outlining steps without making any file changes.
    MIT
  • Review code using one agent or multiple specialist agents. Supports generalist, security, performance, architecture, correctness, UX, and regression lenses.
    MIT
  • List recent runs for a repository to recover task IDs and results after a caller-side timeout.
    MIT
  • Investigate code, documentation, and context in read-only mode to produce structured findings and reports.
    MIT
  • Export DaVinci Resolve timelines to formats like AAF, EDL, FCPXML, and more. Provide a file path and optional export type.
    MIT
  • Investigate binary files using reverse-engineering tools to reveal their structure, behavior, and origins, producing structured investigation results.
    MIT