Loading MCP server directory, please wait...
Loudness (EBU R128 / BS.1770-4), true-peak and voice-quality analysis for local files and URLs.
npx @getmcp/cli add tools.audiolab/audiolabRequires Node.js 18+. Community-contributed server. Review source before installing.
AUDIOLAB_API_KEYAPI key from https://audiolab.tools/account. Free tier: 1,000 calls and 2 GB per month, no card.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"tools.audiolab/audiolab": {
"command": "npx",
"args": [
"-y",
"@audiolabtools/mcp-server"
],
"env": {
"AUDIOLAB_API_KEY": "",
"AUDIOLAB_API_BASE": "",
"AUDIOLAB_TIMEOUT_MS": ""
}
}
}
}