Read-first Redis MCP: SCAN key explorer, keyspace/TTL/memory/slowlog stats, DBA advisor
Explore and diagnose a Redis instance from Claude Code, Cursor, and any MCP client. Read-only by default - writes opt in via a single env var - and key enumeration always uses , never the O(N) , so it is safe to point at a production instance with millions of keys. Built and maintained by Yaw Labs. One click adds this to your local Yaw MCP config so it's available in every Yaw Terminal session.…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Explore and diagnose a Redis instance from Claude Code, Cursor, and any MCP client. Read-only by default - writes opt in via a single env var - and key enumeration always uses , never the O(N) , so it is safe to point at a production instance with millions of keys. Built and maintained by Yaw Labs. One click adds this to your local Yaw MCP config so it's available in every Yaw Terminal session. Or install manually below. , never . Every key-enumeration path uses cursor-based with a bounded and…