Skip to main content
Glama

Related Servers

Alternatives to MCP Audacity

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Enables MCP-compatible AI assistants to control Audacity 4 locally for audio editing, effects, VST3 plugins, and cleanup pipelines via a TCP JSON-RPC bridge, with no cloud or API keys.
      156
      2
      Apache 2.0
    • A
      license
      B
      quality
      D
      maintenance
      An open-source MCP server that connects your IDE or AI assistant to the Codex CLI, enabling non-interactive automation with codex exec, safe sandboxed edits with approvals, and large-scale code analysis via @ file references.
      8
      5 npm
      MIT
    • F
      license
      A
      quality
      B
      maintenance
      MCP server for controlling REAPER digital audio workstation from natural language. It enables AI agents to create tracks, import audio, adjust mix parameters, and manage sessions through typed operations and a REAPER bridge.
      22
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Local MCP server enabling Codex and ChatGPT to read/write files, execute commands, manage processes, use Git, and inspect images on the user's machine with full privileges.
      Apache 2.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      A local MCP server that connects Claude Code to your work environment through auditable tools for file operations, API calls, and command execution, with safety gates and configuration.
      -

    TDQS

    C2.9/5.0

    Scored across 253 tools

    Disambiguation2/5

    Several tool pairs are nearly indistinguishable: edit_split_cut and edit_split_delete have identical descriptions ('leaves silence where audio was'), raw_paulstretch duplicates effect_paulstretch, project_export_labels overlaps label_export, and over 100 raw_* tools share the same boilerplate description with no guidance on selection. The multiple fade tools (effect_fade_in/out, effect_adjustable_fade, effect_studio_fade_out) and cursor-position tools (cursor_set_position, transport_set_cursor, raw_seek) further blur boundaries.

    Naming Consistency2/5

    The curated tools mostly follow a consistent domain_action pattern (edit_, effect_, project_, track_, label_, generate_, transport_), but the ~120 raw_* tools use Audacity's internal command names with inconsistent formatting (raw_beatsand_measures vs raw_sel_cursor_stored_cursor). Standalone tools like compressor, limiter, normalize, truncate_silence, get_default_export_folder, and check_pipeline_status also break the established convention.

    Tool Count1/5

    253 tools is an extreme count, far beyond any reasonable scope for an MCP server. Roughly half are raw_* pass-through commands for trivial UI actions (raw_cursor_left, raw_next_frame, raw_shift_up) that an agent would rarely need and that could be consolidated into a single parameterized command or removed entirely.

    Completeness4/5

    The surface covers the full Audacity domain: project lifecycle, track management, editing, 30+ effects, selection, labels, transport, analysis, generation, noise processing, mastering pipelines, and transcription. A few workarounds exist (label_delete_audio_at is a composite operation because Audacity lacks a native single-label delete) and transcription is experimental, but no major workflow is a dead end.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues