dschuler36_reaper-mcp-server
0
Reaper MCP Server connects Reaper projects to an MCP client, allowing users to query project details using built-in tools. It emphasizes ease of setup and detailed project analysis.
Reaper MCP Server
This project is a simple MCP server designed to connect a Reaper project to an MCP client such as Claude Desktop. It enables users to ask questions about the project by utilizing two main tools:
- find_reaper_projects: Locates all Reaper projects in a specified directory.
- parse_reaper_project: Parses a Reaper project and provides data in JSON format.
Setup
- Configure Claude Desktop as per the instructions available and update the necessary paths in the configuration.
- Launch Claude Desktop and verify that the Reaper tools are available.
- Start using the server to query your Reaper projects by asking specific questions.