audio-mcp

ehm-93/audio-mcp
★ 0 stars TypeScript DevOps Updated 1d ago
mixdown: MCP server that lets a language model design, analyze, and export game sound effects as deterministic synthesis recipes
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "audio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ehm-93/audio-mcp"
      ]
    }
  }
}

README Excerpt

A local MCP server that lets a language model design, edit, analyze, and batch-export game sound effects without being able to hear them. Sounds are deterministic synthesis recipes stored as JSON; the server renders them to audio, returns measurements and spectrogram images the model can read, lints for common defects, generates variant families, and emits an audition page so a human makes the final call by ear.

Tools (12)

audition_pagecompareexportfreezeimport_referencelintlist_presetslist_soundsmake_variantspatch_layerpreviewrender