Safely explore Redis keys, inspect stats, and get DBA-oriented diagnostics.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.YawLabs/redis-mcp" MCP server from askskill: Run: claude mcp add 'io-github-yawlabs-redis-mcp' -- npx -y @yawlabs/redis-mcp
Developers or DevOps engineers can scan the Redis keyspace to quickly find keys by prefix, pattern, or unusual distribution and troubleshoot cache issues.
When assessing Redis instance health, it provides keyspace, TTL, and memory-related statistics to help identify expiration policy or memory usage issues.
When Redis requests become slow, teams can inspect the slowlog and use the DBA advisor guidance to identify performance bottlenecks and optimization opportunities.
No documentation provided
Check the source repo for usage and examples.
It is a read-first MCP tool for Redis that supports key scanning, keyspace exploration, and viewing TTL, memory, and slowlog statistics, along with DBA-style diagnostic advice.
Based on the description, it emphasizes being “read-first,” which suggests a focus on reading, exploration, and diagnostics. Whether it includes write capabilities is not stated; see the source repository.
The provided material does not include installation steps, runtime requirements, or authentication details. For dependencies, connection setup, and permission requirements, see the source repository.
Safely inspect and diagnose Redis instances with read-only key exploration.
Monitor Redis status with read-only insights into queues, clients, memory, and keys.
Let AI query, write, and automate tasks through a Redis server.
Install and manage MCP servers centrally with a single setup.
Manage MySQL databases safely with bulk operations, monitoring, and backups.
Safe async MySQL/MariaDB queries via an MCP server.