Catalog
io.github.YawLabs/redis-mcp
OfficialRead-first Redis MCP: SCAN key explorer, keyspace/TTL/memory/slowlog stats, DBA advisor
Redis key explorer with performance stats, memory analysis, and DBA advisor.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"redis-mcp": {
"command": "npx",
"args": [
"-y",
"@yawlabs/redis-mcp@0.1.2"
]
}
}
}