a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"musikcube": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-musikcube"
]
}
}
}