redis-mcp (YawLabs/redis-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 7 tools. No publisher has claimed this listing.
Redis MCP server -- SCAN-based key exploration, TTL/memory/keyspace introspection, slowlog + INFO health, and a DBA advisor for AI assistants
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
YawLabs
Source: Glama · also listed on github_repo_search
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
esbuild allows arbitrary file read when running the development server on Windows
ALLOW_WRITESRead-only is the default. To let the agent run mutating commands (SET, DEL, EXPIRE, HSET, ...) via redis_command, add =1:GITHUB_OUTPUTREDIS_COMMAND_TIMEOUT_MS10000 Per-command timeout. A command that runs longer is aborted so a wedged call can't hang the agent.REDIS_CONNECT_TIMEOUT_MS10000 TCP connect timeout. Without this, a dead host hangs until the OS gives up (~2 minutes).REDIS_MAX_KEYSredis_scan Enumerate keys with cursor-based SCAN (never KEYS). Optional glob match, value-type filter, and resumable cursor. Capped at .REDIS_MAX_VALUE_BYTESREDIS_SCAN_COUNT100 COUNT hint per SCAN iteration. Higher = fewer round-trips but more work per iteration.REDIS_TLS_REJECT_UNAUTHORIZEDunset Set to false to skip TLS cert verification (for managed Redis using private-CA certs). Connection is still encrypted.YAW_HOMEBREW_DIRYAW_SCOOP_DIRREDIS_URLShell command execution
3 child_process calls — runs shell commands
Prefer library functions over shell-outs. If you must shell out, ensure all inputs are properly escaped.
Secrets not logged
1 secret value sent to console.log
Redact or omit secret values from log output.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/yawlabs/redis-mcp)?variant=verified to the badge URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check