I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

reaper-mcp-server
An MCP Server for interacting with Reaper projects.
3 years
Works with Finder
1
Github Watches
4
Github Forks
23
Github Stars
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
-
Install Dependencies
uv venv source .venv/bin/activate uv pip install .
-
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
uv
installation 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_projects
-
parse_reaper_project
-
-
Ask Away!
- 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
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Friendly music guide for 60s-2000s songs, with links to listen online.
Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven
I find academic articles and books for research and literature reviews.
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/suhail-ak-s/mcp-typesense-server
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
Reviews

user_hBEB5fIA
As a dedicated user of the reaper-mcp-server by dschuler36, I am thoroughly impressed by its functionality and seamless performance. The server effortlessly handles multiple tasks and integrates perfectly with my workflow. Highly recommend it to anyone needing a reliable MCP server solution! Check it out on GitHub!