๐๐๐A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"AnotherRedisDesktopManager": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-AnotherRedisDesktopManager"
]
}
}
}