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
Quick Start
Clone the repository:
git clone https://github.com/TwelveTake-Studios/reaper-mcpClaude Desktop configuration example:
{
"mcpServers": {
"reaper-mcp": {
"command": "npx",
"args": [
"-y",
"TwelveTake-Studios/reaper-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.