MCP.so
ログイン

Audacitymcp

@xDarkzx

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

基本情報

カテゴリ

その他

ライセンス

Apache-2.0

ランタイム

python

トランスポート

stdio

公開者

xDarkzx

投稿者

Dan

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "audacity": {
      "command": "audacity-mcp"
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ