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 β Connected Apps: TwelveTake-Studios/reaper-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-twelvetake-studios-reaper-mcp
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": {}
}
}
}