Sponsored by Deepsite.site

Reaper Reapy Mcp

Created By
wegitor7 months ago
A Python application for controlling REAPER Digital Audio Workstation (DAW) using the MCP(Model context protocol). Available via python pip.
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-reapy Python module
  • mcp[cli] package for MCP server

Installation

  1. Install REAPER if you haven't already
  2. Install the required Python packages:
    pip install -r requirements.txt
    
  3. Enable python in REAPER:
  4. 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:

  1. Start the MCP server:

    python src/run_mcp_server.py
    
  2. Use the MCP inspector to test the tools:

    test_mcp.bat
    

Available MCP tools:

  • test_connection: Verify connection to REAPER
  • create_track: Create a new track
  • rename_track: Rename an existing track
  • set_tempo: Set project tempo
  • get_tempo: Get current tempo
  • set_track_color: Set track color
  • get_track_color: Get track color
  • add_fx: Add an FX to a track
  • remove_fx: Remove an FX from a track
  • set_fx_param: Set FX parameter value
  • get_fx_param: Get FX parameter value
  • toggle_fx: Toggle FX enable/disable state
  • create_region: Create a region
  • delete_region: Delete a region
  • create_marker: Create a marker
  • delete_marker: Delete a marker
  • get_master_track: Get master track information
  • set_master_volume: Set master track volume
  • set_master_pan: Set master track pan
  • toggle_master_mute: Toggle master track mute
  • toggle_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