{"id":"redisfab-redis-stack-server","name":"redis-stack-server","homepage":"https://hub.docker.com/r/redisfab/redis-stack-server","repo_url":"https://hub.docker.com/r/redisfab/redis-stack-server","category":"databases","subcategories":[],"tags":["databases","storage","redis","redis-stack","caching","modules"],"what_it_does":"redis-stack-server is a Redis Stack server package that runs a Redis instance with the Redis Stack features (commonly including search/JSON/graph/vector capabilities depending on the distribution). It’s used to provide the Redis backend services for applications that need Redis and Stack modules.","use_cases":["Running a Redis Stack datastore for application caching/session/state","Using Redis Stack modules (e.g., search, JSON, graph) for application features","Local development/test environments requiring Redis Stack capabilities","Building data pipelines or prototypes that rely on Redis Stack module functionality"],"not_for":["Highly regulated environments that require formal vendor security attestations or explicit compliance guarantees from the README alone","Use cases that require a managed, always-on service with published uptime/SLA","Environments where you cannot control network exposure/security settings for the database process"],"best_when":null,"avoid_when":null,"alternatives":["Managed Redis/Redis Stack offerings from cloud providers","Redis (OSS) without Stack modules if module features aren’t needed","Other in-memory/datastore solutions (e.g., Memcached) for cache-only scenarios"],"af_score":27.2,"security_score":48.2,"reliability_score":30.0,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:26:18.152845+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 via configured credentials (e.g., requirepass) if enabled by server configuration"],"oauth":false,"scopes":false,"notes":"Auth is not described at the package level in the provided content; Redis Stack servers typically rely on Redis-native auth mechanisms configured at runtime (e.g., password/ACLs). Exact methods depend on how the server is launched and configured."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing cannot be determined from the provided information; Redis Stack server deployments are usually infrastructure-cost based (self-hosted) rather than API-billed usage."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":27.2,"security_score":48.2,"reliability_score":30.0,"mcp_server_quality":0.0,"documentation_accuracy":20.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":55.0,"rate_limit_clarity":0.0,"tls_enforcement":60.0,"auth_strength":55.0,"scope_granularity":40.0,"dependency_hygiene":30.0,"secret_handling":50.0,"security_notes":"Security depends heavily on runtime configuration (TLS enablement, binding to localhost/VPC, and Redis authentication/ACLs). Package-level documentation was not provided here, so precise guidance on safe defaults, TLS requirements, and secret handling cannot be verified. As a database service, it should be treated as sensitive: restrict network access and enable authentication/ACLs.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":30.0,"error_recovery":40.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Redis is stateful; retries can change outcomes depending on command semantics (e.g., non-idempotent writes).","Module availability and feature behavior may differ by Redis Stack build/version; agents should not assume specific module features without verifying server capabilities.","Network/security misconfiguration (exposed ports, missing auth) can lead to serious risks; ensure Redis is bound appropriately and authenticated."]}}