Skip to main content
Glama

Related Servers

Alternatives to Reaper Daemon

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      B
      maintenance
      This MCP server enables AI assistants to control a live REAPER DAW instance, including transport, tracks, FX, MIDI, media, markers, rendering, and project state, with an escape hatch for arbitrary ReaScript commands.
      40
      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
      A Model Context Protocol server that exposes REAPER digital audio workstation functionality through a clean API interface, enabling programmatic control of 169+ REAPER operations across track management, MIDI editing, effects, automation and more.
      79
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      MCP server for headless, agent-native control of openDAW, enabling programmatic music production with tracks, instruments, effects, MIDI, automation, and rendering via 543 tools.
      100
      Apache 2.0

    TDQS

    B3.2/5.0

    Scored across 40 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes, and the descriptions go out of their way to explain boundaries (e.g. scan_fx vs. instrument_inventory, capture_track_audio vs. analyze_track). However, several insertion tools overlap conceptually (insert_midi_file, insert_midi_events, insert_groove, insert_riff, cut_band, insert_performance_audition), and the measurement/capture family is dense, so an agent could still hesitate in a few cases.

    Naming Consistency3/5

    All names are snake_case, which is consistent, but the verb pattern is mixed: many tools use verb_noun (get_status, insert_midi_file, set_fx_param), while several core tools are bare nouns (transport, track, fx, markers, batch, instrument_inventory). It remains readable, but it is not a predictable verb_noun convention throughout.

    Tool Count2/5

    At 40 tools, this is well above the typical 3–15 range and hits the rubric's '25+' threshold for too many. The REAPER domain is broad enough to justify a large surface, but the set still feels heavy and likely imposes a high selection burden on an agent.

    Completeness4/5

    The surface covers a wide lifecycle: project context, tracks, FX chains and parameters, automation, MIDI insertion, rendering, audio analysis, presets, MIDI inputs, and saving. Minor gaps remain—no open/create/close project tools, no routing write tools, limited media-item manipulation beyond deletion, and saved FX-chain management is referenced but not exposed—though raw_command provides an escape hatch.

    Maintenance

    ActivityActive
    ResponsivenessNo issues