Reaper and MCP or AI integration A Python application for controlling REAPER Digital Audio Workstation (DAW) using the MCP(Model context protocol).
{
"mcpServers": {
"reaper-reapy-mcp": {
"args": [
"-m",
"reaper_reapy_mcp"
],
"type": "stdio",
"command": "python"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
A Python application for controlling REAPER Digital Audio Workstation (DAW) using the MCP(Model context protocol).
Is it safe?
No known CVEs for reaper_reapy_mcp.
No authentication — any process on your machine can connect.
MIT. View license →
Is it maintained?
Last commit 30 days ago. 56 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
42 tools. ~1,700 tokens (0.8% of 200K). Consider loading selectively.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'reaper_reapy_mcp' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
test_connectionVerify connection to REAPER
create_trackCreate a new track
rename_trackRename an existing track
set_track_colorSet track color
get_track_colorGet track color
get_track_countGet number of tracks in project
get_track_listGet list of all tracks with their properties
add_fxAdd an FX to a track
remove_fxRemove an FX from a track
set_fx_paramSet FX parameter value
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Dynamic problem-solving through sequential thought chains
A Model Context Protocol server for searching and analyzing arXiv papers
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for Reaper Reapy Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.