AudioGen

Provides an MCP server to generate sound effects from text prompts using Meta's AudioGen model on Apple Silicon Macs.
  • python

0

GitHub Stars

python

Language

4 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "peerjakobsen-audiogen-mcp": {
      "command": "/Users/YOUR_USERNAME/.audiogen-env/bin/python",
      "args": [
        "-m",
        "audiogen_mcp.server"
      ]
    }
  }
}

Available tools

generate_sound_effect

Start a background generation job from a prompt and obtain a job_id.

check_generation_status

Poll the status of a generation job by job_id until it completes.

list_generation_jobs

List all current generation jobs with their statuses.

list_generated_sounds

List audio files that have already been generated.

get_model_status

Check whether the AudioGen model is loaded and report device information.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational