Skip to main content
Glama

Related Servers

Alternatives to REAPER MCP Server

No user-submitted related servers found.

    Related Servers

    • 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.
      80
      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
      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

    TDQS

    B3.3/5.0

    Scored across 58 tools

    Disambiguation5/5

    Each tool has a distinct purpose, clearly separated by domain: project management, track management, FX, automation, MIDI, analysis, and rendering. Even similar pairs like add_fx vs add_master_fx or set_fx_parameter vs set_master_fx_parameter are unambiguously distinguished by target (track vs master). The analysis tools each measure a specific aspect (loudness, spectrum, dynamics, transients, stereo, clipping), leaving no overlap.

    Naming Consistency5/5

    All 58 tools follow a strict verb_noun snake_case pattern. Verbs are consistent (create, list, set, get, add, remove, render, analyze, etc.) and nouns clearly describe the target (track, project, fx, send, midi_item). There are no mixed conventions or vague verbs; every name is predictable and descriptive.

    Tool Count1/5

    With 58 tools, the server is excessively large. Even for a full DAW control server, this exceeds the rubric's threshold of 50+ tools, which is considered an extreme mismatch. The number likely overwhelms agents and increases selection complexity, despite the broad domain.

    Completeness4/5

    The tool surface covers the core DAW lifecycle comprehensively: project setup, playback, recording, rendering, analysis, track management, sends/buses, FX handling, automation, MIDI generation/editing, and audio import/editing. Minor gaps exist (e.g., no undo/redo, no item deletion or moving, no advanced routing matrix), but these are not critical and can be worked around.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues