- Reaper Reapy Mcp
Reaper Reapy Mcp
Content
Reaper and MCP or AI integration
A Python application for controlling REAPER Digital Audio Workstation (DAW) using the MCP(Model context protocol).
Features
- Track management (create, rename, color)
- FX management (add, remove, parameter control)
- Project tempo control
- Region and marker management
- Master track control
- MCP (Message Control Protocol) integration for remote control
Requirements
- Python 3.7+
- REAPER DAW
python-reapyPython modulemcp[cli]package for MCP server
Installation
- Install REAPER if you haven't already
- Install the required Python packages:
pip install -r requirements.txt - Enable python in REAPER:
- Enable reapy server via REAPER scripting
import reapy reapy.config.enable_dist_api()
MCP Integration
The application includes MCP tools for remote control. To use them:
-
Start the MCP server:
python src/run_mcp_server.py -
Use the MCP inspector to test the tools:
test_mcp.bat
Available MCP tools:
test_connection: Verify connection to REAPERcreate_track: Create a new trackrename_track: Rename an existing trackset_tempo: Set project tempoget_tempo: Get current temposet_track_color: Set track colorget_track_color: Get track coloradd_fx: Add an FX to a trackremove_fx: Remove an FX from a trackset_fx_param: Set FX parameter valueget_fx_param: Get FX parameter valuetoggle_fx: Toggle FX enable/disable statecreate_region: Create a regiondelete_region: Delete a regioncreate_marker: Create a markerdelete_marker: Delete a markerget_master_track: Get master track informationset_master_volume: Set master track volumeset_master_pan: Set master track pantoggle_master_mute: Toggle master track mutetoggle_master_solo: Toggle master track solo
Claude configuration:
{
"mcpServers": {
"reaper-reapy-mcp": {
"type": "stdio",
"command": "python",
"args": [
"<path to folder>\\src\\run_mcp_server.py"
]
}
}
}
Error Handling
The controller includes comprehensive error handling and logging. When debug mode is enabled, detailed information about operations and any errors will be logged.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
WindsurfThe new purpose-built IDE to harness magic
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Amap Maps高德地图官方 MCP Server
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
ChatWiseThe second fastest AI chatbot™
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Playwright McpPlaywright MCP server
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Serper MCP ServerA Serper MCP Server
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题;
Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
DeepChatYour AI Partner on Desktop
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Tavily Mcp
CursorThe AI Code Editor