Scythe MCP REAPER
Enables AI-powered music composition and control for REAPER DAW through OSC and ReaScript integration. Supports transport control, MIDI generation, track management, and music theory operations like scales, chords, and rhythm patterns.
README
Scythe MCP ā REAPER Integration
AI-powered music composition and control for REAPER DAW via Model Context Protocol.
šµ Features
- OSC Control: Transport, tempo, volume, pan, mute/solo
- MIDI Generation: Create tracks, items, and notes programmatically
- execute_lua: Full REAPER control via ReaScript
- Music Theory: Scales, chords, progressions, rhythm patterns
šø Demo

5 tracks created via MCP: Drums, Bass, Keys, Melody, FX ā each with MIDI patterns and colors
š Quick Start
1. Install Python dependencies
cd d:/tareas/experiment_cubase
uv sync
2. Configure REAPER OSC
- Preferences ā Control/OSC/Web ā Add
- Select OSC (Open Sound Control)
- Configure:
- Mode: Local port
- Port: 8000
- Local IP: 192.168.0.3 (your local IP)
3. Load the Lua script
- Copy
scythe_mcp/reascript/scythe_poller.luato REAPER Scripts - Actions ā Load ReaScript ā Run
4. Add to MCP config
{
"mcpServers": {
"scythe": {
"command": "uv",
"args": ["run", "scythe-mcp"],
"cwd": "d:/tareas/experiment_cubase"
}
}
}
š ļø Available Tools
| Tool | Description |
|---|---|
play, stop, record |
Transport control |
set_tempo(bpm) |
Change project tempo |
create_track(name) |
Create new track |
set_track_volume(track, vol) |
Set volume (0-1) |
mute_track, solo_track |
Mute/solo toggle |
execute_lua(code) |
Run any Lua in REAPER |
š Project Structure
scythe_mcp/
āāā server/
ā āāā main.py # MCP server with tools
ā āāā reaper_bridge.py # OSC + file-based commands
āāā reascript/
ā āāā scythe_poller.lua # REAPER Lua client
ā āāā install.md # Setup guide
āāā music_theory/
ā āāā scales.py # 15+ scales and modes
ā āāā chords.py # Chord construction
ā āāā progressions.py # Genre-specific progressions
ā āāā rhythm.py # Time signatures, swing
āāā generators/
āāā drums.py # Drum patterns
āāā basslines.py # Bass generators
āāā melodies.py # Melody generators
š¹ Example: Create a Lo-fi Beat
Ask the AI:
"Create a lo-fi track at 85 BPM with jazzy chords and a dreamy melody"
What gets created:
- 5 tracks (Drums, Bass, Keys, Melody, FX) with colors
- Chord progression: Cmaj7 ā Am7 ā Fmaj7 ā G7
- Melody notes on the Melody track
- ReaSynth loaded on each track
š License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
E2B
Using MCP to run code via e2b.