Redis
OfficialbyRedis
Data management, caching, and search operations in Redis.
Configuration
{
"mcpServers": {
"redis": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-redis"
]
}
}
}Add this to your claude_desktop_config.json file.