Loading MCP server directory, please wait...
A digital audio workstation MCP App with sequencing, mixing, effects, automation, and rendering.
npx @getmcp/cli add io.github.mario-andreschak/mcp-audio-studioRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mario-andreschak/mcp-audio-studio": {
"command": "npx",
"args": [
"-y",
"mcp-audio-studio"
],
"env": {
"MCP_AUDIO_STUDIO_DATA": ""
}
}
}
}