AgentReadyHomeAgent ListingPricing

← 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 →

These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.

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