AgentReadyHomeAgent Listing

โ† Agent Listing

mcp-redis-allowlist

MCP Tools and AgentsFreeOpen Source

Read-only Redis MCP with a configurable command allowlist for safe production diagnostics like CLIENT LIST and SLOWLOG.

๐Ÿ›ก๏ธ AgentReady threat assessment

MAESTRO 7-layer threat model + OWASP AIVSS risk score for mcp-redis-allowlist, derived from its capabilities.

AIVSS 6.1 ยท Medium
View MAESTRO 7-layer threat model โ†’

Overview

mcp-redis-allowlist is a read-only Redis MCP server whose configurable command allowlist restricts agents to exact read-only subcommands such as CLIENT LIST and SLOWLOG GET. Security surface: it connects with a REDIS_URL and the allowlist (plus an opt-in write flag) is the core control preventing an agent from running destructive Redis commands in production.

Key features

Use cases