reaper-mcp-server
The Reaper MCP Server connects Reaper projects to an MCP client, allowing users to ask questions and receive insights about their projects. It employs tools to locate and parse project data, facilitating interaction with Claude Desktop.
What is the Reaper MCP Server?
The Reaper MCP Server is a tool that connects Reaper projects to MCP clients like Claude Desktop, allowing users to query and interact with their project data.
How do I find Reaper projects using this server?
You can use the 'find_reaper_projects' tool to locate all Reaper projects in a specified directory.
What does the 'parse_reaper_project' tool do?
The 'parse_reaper_project' tool parses a Reaper project and returns its data in a JSON format for easy querying and analysis.
How do I configure Claude Desktop to work with this server?
Follow the setup instructions to configure Claude Desktop, ensuring paths for 'uv' installation, Reaper project directory, and server directory are correctly set in the config file.
Can I see the raw data being passed to Claude?
Yes, you can expand the tool boxes in Claude Desktop to view the raw project data being passed to Claude.