HomeDesign & Media › aetherwave-mcp

aetherwave-mcp

Music, image, video and audio generation across top AI providers - one key, one credit pool.

TypeScript Cloud macOSWindowsLinux
★ 6 stars Last pushed 2026-08-11 License: MIT

Topics: Multimedia Process

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.6)

npx -y @aetherwave-studio/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "aetherwave-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@aetherwave-studio/[email protected]"
      ],
      "env": {
        "AETHERWAVE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • AETHERWAVE_API_KEY required secret — AetherWave Studio API key (starts with aw_live_). Generate one at https://aetherwavestudio.com/developers - first key grants 50 free credits, no card required.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry