Overview
Features
find_reaper_projects
Finds all Reaper projects in the configured directory.
parse_reaper_project
Parses a Reaper project into a structured JSON object.
tandem tool workflow
Tools are designed to be used together: locate then parse to answer questions about a project.
Claude Desktop integration
Enables Q&A with Claude Desktop by supplying parsed Reaper data as context.
raw data exposure
Expands tool boxes in Claude to view the raw parsed project data.
data model reference
Parsed data structure is defined in src/domains/reaper_dataclasses.py.
configurable setup
Sample Claude Desktop config at setup/claude_desktop_config.json; update paths as needed.
verification and onboarding
Use the Claude hammer icon to verify that two tools are available.
Who Is This For?
- audio engineers:Use MCP to query details about Reaper projects through Claude Desktop.
- music producers:Query project data in Claude Desktop for quick decisions during mix sessions.




