About
Provides a comprehensive suite of tools for inspecting and managing Redis databases directly through Claude. It enables developers to perform core CRUD operations, safely search for keys using SCAN to avoid production blocking, and manage time-to-live (TTL) settings with human-readable output. Designed for local development, it automates environment variable detection and includes security safeguards against destructive commands, making it an essential companion for debugging caching issues and optimizing data storage during the development process.