{"id":"redis-mcp-server-adv","name":"redis-mcp-server-adv","af_score":56.2,"security_score":50.2,"reliability_score":26.2,"what_it_does":"Provides an MCP server (stdio transport) that lets agentic applications perform natural-language or tool-call driven operations against a Redis instance, including common Redis data types, JSON, streams, pub/sub, and (via query engine) vector indexing/search. Also offers a \"Lite Mode\" that exposes generic Redis command execution tools.","best_when":"You want an AI agent to interact with Redis through MCP tool calls (including typed convenience tools), or you need controlled access to arbitrary Redis commands via Lite Mode.","avoid_when":"You cannot secure Redis credentials/connection (including TLS) and you need strict governance over what commands/keys the agent can touch.","last_evaluated":"2026-04-04T21:45:54.621313+00:00","has_mcp":true,"has_api":false,"auth_methods":["Redis URI credentials (redis://user:secret@host:port)","redis-py style username/password via URI or CLI parameters","Redis ACL (as described in README section), enforced by Redis itself"],"has_free_tier":false,"known_gotchas":["The MCP server exposes powerful Redis operations; agents should be constrained with Redis ACLs or external controls, especially in Lite Mode (arbitrary command execution).","Lite Mode requires server restart after changing LITE_MODE.","Vector/index search capability depends on additional Redis modules/configuration that are not fully specified in the provided README excerpt."],"error_quality":0.0}