MCP server to control REAPER DAW with AI. 176 tools for mixing, mastering, MIDI composition, and full music production.
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"reaper-mcp": {
"args": [
"index.js"
],
"command": "node"
}
}
}