JuzzyDee/audio-analyzer-rs
MCP server that gives Claude the ability to hear music. Pure Rust audio analysis — spectral, harmonic, rhythm, timbre — returned as structured data.
Platform-specific configuration:
{
"mcpServers": {
"audio-analyzer-rs": {
"command": "npx",
"args": [
"-y",
"audio-analyzer-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...