Skip to content

v0.1.0 - Initial Release

Latest

Choose a tag to compare

@peerjakobsen peerjakobsen released this 25 Jan 09:08
· 6 commits to main since this release

AudioGen MCP Server v0.1.0

MCP server for generating sound effects from text descriptions using Meta's AudioGen model.

Features

  • Text-to-sound effect generation
  • Apple Silicon optimized (MPS acceleration)
  • Batch generation support
  • Claude Code integration

Installation

uvx audiogen-mcp

Claude Code Configuration

claude mcp add audiogen uvx -- audiogen-mcp

Requirements

  • macOS with Apple Silicon
  • Python 3.9-3.11
  • ffmpeg (brew install ffmpeg)