Loading MCP server directory, please wait...
Inspect local audio files — playback, metadata, loudness, spectrogram.
npx @getmcp/cli add io.github.counterpoint-studio/audio-file-mcp-appRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.counterpoint-studio/audio-file-mcp-app": {
"command": "npx",
"args": [
"-y",
"@counterpoint-studio/audio-file-mcp-app"
]
}
}
}