reaper-daemon
免费开源的 REAPER MCP 服务器,让 AI agent(Claude 或任何 MCP 客户端)驱动 REAPER:读取每个插件和参数、设置 FX 值、编写自动化,并在混音操作前后进行测量。MIT 许可。支持 macOS、Windows、Linux。
Free, open source REAPER MCP server that lets an AI agent (Claude or any MCP client) drive REAPER: read every plugin and parameter, set FX values, write automation, and measure a mix move before and after. MIT. macOS, Windows, Linux.
怎么安装
git clone https://github.com/wretcher207/reaper-daemon ~/.claude/skills/reaper-daemon 简介
Reaper Daemon Reaper Daemon is a REAPER MCP server and file bridge for driving REAPER from an AI agent, including mixing your session with Claude or any other agent. No network socket, no port, no extensions. The agent drops a JSON command file in a folder. A Lua script inside REAPER runs it and writes a JSON result back. That's the whole protocol. It works with Claude Code, Codex, Cursor, or anything else that can read and write files, and an optional stdio MCP server, reaper_mcp.py, exposes the same bridge as tools for Claude Desktop and any other MCP client. macOS, Windows, Linux. Pure Lua …
推荐参考
信息
- 协议
- MIT
- 语言
- Python
- GitHub 星标
- 7
- 月下载
- –
- 最近更新
- 2026-09-15
- 创建于
- 2026-06-16
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- ai-agent, ai-mixing, audio, audio-engineering, claude, claude-code, codex, daw, lua, mcp, mcp-server, mixing, model-context-protocol, music-production, reaper, reaper-daw, reaper-mcp, reascript
同类推荐
dsh-mnemon
omdsh-dev/dsh-mnemon
由 Mnemon 驱动的 DeepSeek Harness(DSH)跨 Agent、本地优先的持久记忆插件。它可在支持 Mnemon 的 Agent 之间共享长期记忆,并提供运行时记忆、可检索项目档案、语义召回、知识图谱和 Sidebar UI。
markdownify-mcp
zcaceres/markdownify-mcp
用于将几乎任何内容转换为Markdown的Model Context Protocol服务器。
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight:会学习的 Agent 长期记忆系统,自动召回/保存、知识页、深度反思与按仓库隔离的记忆银行。
neurolink
juspay/neurolink
一个TypeScript接口,支持24+ LLM提供商——无需重写即可切换提供商。原生MCP(连接任何MCP服务器)、语音(TTS/STT/实时)、RAG、记忆、文件处理器。生产起源:为Juspay的Tara、Yama和Clairvoyance提供动力。