Skip to main content
Glama

Waves for Claude

通过描述问题来修复音频——让 Claude 查看频谱图。

这是 MirrorEdge AI: Waves 的 Claude 插件,一款桌面音频修复编辑器。这个应用就是 MCP 服务器:你点击的同一个可执行文件也在 stdio 上应答,因此 Claude 通过与你鼠标操作相同的代码和相同的撤销历史来驱动真正的编辑器。

Claude 在频谱图上框住手机蜂鸣声并将其修复——条带消失,人声保留

三条亮条是采访中手机发出的蜂鸣声。三个框将它们围住——同一时刻,每个框对应各自的音高带——修复只擦除框内内容,其他一概不动。底下的人声不受影响。

整个采访中一直有嗡嗡声,大约四分钟时有人手机响了。清理一下,并告诉我你做了什么。

Claude 会打开你的录音,进行测量,切除嗡嗡声,在频谱图上找到蜂鸣声,在周围画一个框,只修复那一处,并报告前后的本底噪声。它所做的每一步都可以撤销。

安装

你需要 Waves 本身——插件驱动它,而应用就是服务器。

  1. 安装 Waves(免费使用): Microsoft Store · 直接下载

  2. 添加市场并安装插件:

/plugin marketplace add MirrorEdgeAI/waves-claude
/plugin install waves@mirroredge

就这样。插件会自动找到你的安装位置——商店安装、直接安装和不寻常的位置都能处理。如果找不到 Waves,它会告诉你去哪里获取。

更喜欢手动配置?打开 Waves,进入 Help ▸ Works with Claude 获取适合你机器的确切命令。

Related MCP server: AudacityMCP

Claude 能做什么

十七个工具。最重要的两个在底部。

Tool

用途

open_recording

打开音频文件——或视频,其声音会被提取出来

close_recording

再次放下它

look_at_recording

运行十一项检查,用通俗语言列出问题,最严重的在前

measure

响度、真实峰值、本底噪声——当前状况

list_fixes

全部 26 种修复,以及每个设置的含义

apply_fix

运行其中一种,作用于整个录音或其中一段

edit_box

在时间音高上画框,只修复、降低或增强框内内容

isolate_speakers

将嘈杂的房间拆分为每个声音一条音轨

history · undo · redo

到目前为止所做的所有操作,以及向前和向后回退

export · export_speakers · save_session

保留结果

check_the_export

确认写入磁盘的内容正是你想要的

picture_of_the_sound

Claude 查看频谱图——实际图像,按需放大

picture_of_the_editor

Claude 查看应用——任何窗格,如同屏幕上的样子

最后这两个就是它与包装命令行工具不同的原因。Claude 不会根据描述猜测噪声在哪里。它查看图像,找到亮条,然后在周围画一个框。

你的音频永远不会离开你的电脑

Claude 发送指令——"去除咔嗒声"、"降低 0:06 到 0:08 之间 2–3 kHz 的音量"——Waves 在本地完成工作,发回测量结果,并在被要求时发回图片。你的录音永远不会被上传、传输或复制到任何地方。

Waves 在其整个生命周期中只进行两种网络调用:激活一次许可证,以及从链接获取你要求它打开的文件。

费用

插件不额外收费。Waves 免费使用——打开、编辑、聆听、测量,以及让 Claude 随意实验。订阅覆盖你保留的内容:导出的文件、保存的说话人音轨和保存的会话。

  • $29/月**$290/年**,直接来自 mirroredgeai.com/waves

  • Mac App Store 的价格由 Apple 设定,有所不同

系统要求

  • Windows 10 (1809) 或更高版本,或 macOS

  • Waves 0.5.1 或更高版本

  • Claude Code,或任何 MCP 客户端


MirrorEdge AI 构建 · 指南 · 条款 · 隐私

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    B
    quality
    A
    maintenance
    Enables AI assistants to control Audacity for real-time local audio editing, mastering, and transcription through over 90 specialized tools. It allows users to perform complex audio processing tasks like noise reduction and podcast cleanup using natural language commands.
    144
    74
    Apache 2.0
  • A
    license
    Not graded
    quality
    C
    maintenance
    Exposes audio processing tools (inspect, normalize, trim, fade, gain, filter, speed, reverse) as MCP tools, enabling Claude to manipulate WAV files through natural language commands.
    MIT

View all related MCP servers

Related MCP Connectors

  • Trainable non-fiction writing voice, presets, and an anti-AI-tells audit for Claude, via MCP.

  • AI-manageable audio CDN: upload, transcode, normalize, stream & deliver audio, plus grounded docs.

  • Connect Claude to Fathom meeting recordings, transcripts, and summaries

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MirrorEdgeAI/waves-claude'

If you have feedback or need assistance with the MCP directory API, please join our Discord server