Back to directory
dschuler36/reaper-mcp-server

dschuler36/reaper-mcp-server

@dschuler36

An MCP Server for interacting with Reaper projects, providing project parsing, FX discovery, and audio analysis for mixing feedback.

reaperaudiodawmixinganalysismcpprojectplugintool

Installation & Configuration

{
  "mcpServers": {
    "reaper": {
      "command": "uv",
      "args": [
        "run",
        "reaper-mcp-server"
      ],
      "env": {
        "REAPER_PROJECTS_DIR": "/path/to/your/reaper/projects"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13