Skip to main content
Art & CulturePython

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

art-culturelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/TwelveTake-Studios/reaper-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "reaper-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "TwelveTake-Studios/reaper-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Art & Culture
Language
Python
Author
TwelveTake-Studios