AudacityMCP
JSON →MCP server for Audacity 3.x with 131 tools â effects, cleanup, mastering, format conversion, transcription.
Install
pip install audacity-mcp` Tools · 4
- auto_cleanup_podcast Runs automatic podcast cleanup: HPF 80Hz → noise reduction → compression → safe loudness check
- auto_master_music Masters music with genre-appropriate settings (e.g., style=edm: HPF 30Hz → click removal → compression 2.5:1 → bass +2dB → loudness check)
- auto_cleanup_live Cleans up noisy live recordings: HPF 100Hz → click removal → noise reduction 18dB → compression 5:1
- transcribe_to_labels Transcribes audio using faster-whisper and creates Audacity labels at each timestamp
Links
★ 37 GitHub stars