wegitor/reaper-reapy-mcp
Reaper and MCP or AI integration A Python application for controlling REAPER Digital Audio Workstation (DAW) using the MCP(Model context protocol).
Platform-specific configuration:
{
"mcpServers": {
"reaper-reapy-mcp": {
"command": "npx",
"args": [
"-y",
"reaper-reapy-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...