Audacitymcp
@xDarkzx
About Audacitymcp
AudacityMCP connects any MCP-compatible AI assistant to [Audacity](https://www.audacityteam.org/), giving it full control over audio editing through 131 tools and 9 pipelines spanning effects, cleanup, mastering, and more. Talk to your AI assistant and it edits your audio in real
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"audacity": {
"command": "audacity-mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AudacityMCP?
AudacityMCP connects any MCP-compatible AI assistant to Audacity, giving it full control over audio editing through 131 tools covering effects, cleanup, mastering, transcription, and more. Everything runs locally through Audacity's named pipe interface—no cloud, no API keys for audio processing. Works with Audacity 3.x only.
How to use AudacityMCP?
Download or clone the repository, then run the installer (install.bat on Windows, bash install.sh on macOS/Linux) to install audacity-mcp from PyPI, enable mod-script-pipe, and configure Claude Desktop automatically. For other MCP clients, install manually with pip install audacity-mcp and add to your client's MCP config. Audacity must be open first.
Key features of AudacityMCP
- 131 tools across 11 categories (effects, editing, cleanup, mastering, transcription, etc.)
- 9 one-click pipelines for common audio tasks (podcast, music mastering, interview, etc.)
- Local transcription via faster-whisper—audio never leaves your machine
- Works with any MCP-compatible client (Claude Desktop, Claude Code, Cursor, etc.)
- Pipelines are safe—they only reduce peaks, never boost loudness
Use cases of AudacityMCP
- Podcasters wanting consistent professional sound without audio engineering knowledge
- Musicians needing quick genre-tuned mastering
- Content creators cleaning up interviews, voiceovers, or field recordings
- Anyone who prefers describing audio edits in plain English over clicking through menus
FAQ from AudacityMCP
Which Audacity versions are supported?
AudacityMCP currently works with Audacity 3.x only. Audacity 4.x is not yet supported.
Does AudacityMCP send my audio to the cloud?
No. All audio processing runs locally through Audacity's named pipe interface. No cloud, no API keys are needed for audio processing.
How do pipelines handle loudness?
Pipelines only reduce peaks if they are too hot; they never boost loudness. After a pipeline, you can ask the AI to run loudness_normalize to hit a specific LUFS target (e.g., -14 for Spotify).
How do I set up local transcription?
Local transcription is experimental and requires separate setup. Powered by faster-whisper, it runs entirely offline with 5 model sizes and supports multiple export formats (SRT, VTT, TXT). See the installation guide for detailed setup.
Do I need to have Audacity open before using AudacityMCP?
Yes. AudacityMCP communicates through Audacity's named pipe—it cannot launch Audacity for you.
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments