MCP server that exposes Redis API to AI models
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-redis-server": {
"args": [
"mcp-redis-server"
],
"command": "uvx"
}
}
}The MCP Redis server provides comprehensive Redis database access with proper connection management and extensive tool coverage. However, it lacks authentication mechanisms for Redis connections and exposes powerful administrative operations like flushdb/flushall that could be destructive if misused. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
Scanned 7 files · 10 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!