Back to Home
yeeking icon

reaper-mcp-server

by yeeking

Overview

Enables language models to control and interact with the Reaper Digital Audio Workstation (DAW) through an MCP server.

Installation

Run Command
python src/reaper_mcp_server.py

Environment Variables

  • MCP_HOST
  • MCP_PORT
  • MCP_TRANSPORT

Security Notes

The server explicitly states 'Security: There is none so watch out.' It exposes a `call_api` tool that allows arbitrary ReaScript API functions to be invoked by name with provided arguments. This creates a critical vulnerability for prompt injection leading to unrestricted access and potential command execution on the host system via REAPER's capabilities. There is no authentication or authorization mechanism.

Similar Servers

Stats

Interest Score33
Security Score2
Cost ClassMedium
Avg Tokens250
Stars1
Forks0
Last Update2025-11-23

Tags

audio productionDAWReaperlanguage modelsLLM tools