16bits-audio-mcp

Problematic-paratroops563/16bits-audio-mcp
★ 0 stars Unknown language 📁 File System Updated today
Generate loopable game audio as 16-bit PCM WAV files with a Zig MCP server and deterministic seed-based output
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "16bits-audio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Problematic-paratroops563/16bits-audio-mcp"
      ]
    }
  }
}

README Excerpt

16bits-audio-mcp creates game audio in 16-bit WAV format. It can help you make: - background music - sound effects - short jingles - simple game audio loops It uses a small, self-contained design and runs without extra setup. If you need audio for a game project, this app gives you a direct way to create it on Windows.

Topics

audio-generatorbgmfm-synthesisgame-audiogame-developmentmcpmcp-serversound-effectswavzig