{"id":"redis-redis-stack-server","name":"redis-stack-server","homepage":"https://hub.docker.com/r/redis/redis-stack-server","repo_url":"https://hub.docker.com/r/redis/redis-stack-server","category":"databases","subcategories":[],"tags":["databases","storage","caching","search","redis","redis-stack","redisjson","redismodules","self-hosted"],"what_it_does":"redis-stack-server provides the Redis Stack server distribution (Redis plus additional modules such as RedisJSON, RedisSearch, and other Stack components) to run a feature-rich Redis database for development and production use.","use_cases":["Full-text search over JSON documents using Redis Stack modules","Application caching and session storage with additional indexing/search capabilities","Rapid prototyping of Redis features (RedisJSON/RedisSearch) in a single Redis-compatible server","Building real-time analytics/search workloads backed by Redis Stack","Educational and local development environments requiring a Redis Stack server"],"not_for":["Replacing a purpose-built search engine for very large-scale/high-relevance ranking needs","Use as a secure multi-tenant hosted service without deploying proper network and auth controls","Serverless or ephemeral runtime environments where persistence and operational configuration are not feasible"],"best_when":"You want a single Redis-compatible server with Stack modules for JSON and search-like workflows, and you can manage deployment configuration (networking, persistence, authentication).","avoid_when":"You cannot provide secure operational controls (TLS, protected networking, authentication) or you need strict SLA guarantees without operational ownership.","alternatives":["Redis (core)","Managed Redis services (e.g., cloud Redis offerings) with module equivalents if available","OpenSearch/Elasticsearch for search workloads","MongoDB (with aggregation) or document stores with built-in search capabilities"],"af_score":32.5,"security_score":49.8,"reliability_score":35.0,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T13:46:37.440366+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Redis AUTH (AUTH/ACL mechanisms depending on Redis Stack configuration)","Network-level access control (e.g., firewalls/VPC/security groups)"],"oauth":false,"scopes":false,"notes":"Authentication is handled by Redis/Redis Stack configuration (e.g., ACLs/users or AUTH). No package-level hosted authentication scheme is evidenced from the provided data."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing is not applicable as this appears to be a server distribution to self-host."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":32.5,"security_score":49.8,"reliability_score":35.0,"mcp_server_quality":0.0,"documentation_accuracy":20.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":0.0,"tls_enforcement":40.0,"auth_strength":60.0,"scope_granularity":50.0,"dependency_hygiene":45.0,"secret_handling":50.0,"security_notes":"Security is largely determined by how Redis Stack is deployed (TLS termination, ACL/auth configuration, network isolation, persistence settings). The provided information does not include package-level guarantees about TLS/auth defaults or secret handling.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":50.0,"error_recovery":40.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Redis/Redis Stack commands can be stateful; ensure retries don’t cause duplicate side effects for non-idempotent operations (e.g., scripts/commands that write).","Module availability and command behavior depend on the deployed Stack version and enabled modules.","Operational errors (OOM, persistence/fsync latency, timeouts) may not be communicated in a way an agent can automatically remediate without domain knowledge."]}}