Back to MCP Servers
Reaper
MCP server enabling AI assistants to control REAPER DAW for mixing, mastering, MIDI composition, and full music production with 129 tools
art-cultureai
Installation
npx -y reaper-mcpConfiguration
{
"mcpServers": {
"reaper-mcp": {
"command": "npx",
"args": ["-y", "reaper-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes