Skip to content
MCP Server Community By @TwelveTake-Studios

TwelveTake-Studios/reaper-mcp

🐍 🏠 🍎 πŸͺŸ 🐧 - MCP server enabling AI assistants to control REAPER DAW for mixing, mastering, MIDI composition, and full music production with 129 tools

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: TwelveTake-Studios/reaper-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-twelvetake-studios-reaper-mcp

Detailed Documentation

🐍 🏠 🍎 πŸͺŸ 🐧 - MCP server enabling AI assistants to control REAPER DAW for mixing, mastering, MIDI composition, and full music production with 129 tools

Configuration

{
  "mcpServers": {
    "twelvetake-studios-reaper-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-twelvetake-studios-reaper-mcp"
      ],
      "env": {}
    }
  }
}