MCP Server for interacting with Reaper projects
Project description
Reaper MCP Server
This is a simple MCP server that connects a Reaper project to an MCP client like Claude Desktop and enables you to ask questions about the project.
Tools
find_reaper_projects: Finds all Reaper projects in the directory you specified in the config.parse_reaper_project: Parses a Reaper project and returns a JSON object.
These tools work in tandem. When you ask Claude a question about a specific Reaper project, it will use the find_reaper_projects tool to find the project, then use the parse_reaper_project tool to parse the project and answer your question. To see all data that is parsed from the project, check out the src/domains/reaper_dataclasses.py file.
Setup
-
Configure Claude Desktop
- Follow the instructions to configure Claude Desktop for use with a custom MCP server
- Find the sample config in
setup/claude_desktop_config.json - Update the following paths in the config:
- Your
uvinstallation path - Your Reaper project directory
- This server's directory
- Your
-
Launch and Configure
- Open Claude Desktop
- Look for the hammer icon in the bottom right of your chat box
- Click the hammer icon to verify you see two Reaper tools available:
find_reaper_projectsparse_reaper_project
-
Start Using
- Ask questions about your Reaper project
- Always include the name of the specific Reaper project you're asking about
- You can expand the tool boxes to see the raw project data being passed to Claude
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mseep_reaper_mcp_server-0.1.1.tar.gz.
File metadata
- Download URL: mseep_reaper_mcp_server-0.1.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e497b58b04ba23e44f41a5bd1fef43b61af583e66ad125be040568373f92850f
|
|
| MD5 |
8e0297aea325bc6abba577a07d8b8d43
|
|
| BLAKE2b-256 |
f8cd8bc8b45ff87470867e0a93ece00e5336dd421654a4849026b3fd15d8fc53
|
File details
Details for the file mseep_reaper_mcp_server-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mseep_reaper_mcp_server-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46d2d1cc52d0e63d24108dc5c9bd9e51ea6002d1c896b81f16c5f554e4a121a7
|
|
| MD5 |
3fed75219ed282f4bc0c3455a998f761
|
|
| BLAKE2b-256 |
9020fde6dd0c7b321e168182f4b3ce8fb2943ead7dc43b2774dccc5f89925817
|