Design
Reaper MCP
Reaper MCP connects your AI assistant to the REAPER digital audio workstation. Control mixing, mastering, MIDI composition, and full music production workflows with 129 tools. Manage tracks, effects, routing, transport controls, and automation through natural language commands.
Stars
340
Installs
7.5k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 340 · catalog
- Freshness: Updated 2026-01-15
- Used in 1 known stack
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Python 3 + pip
Reference command
{
"mcpServers": {
"reaper": {
"command": "python",
"args": ["-m", "reaper_mcp"]
}
}
}