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 βInstallation Guide
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": {}
}
}
}