{"id":"mcp-redis","name":"Redis MCP Server","homepage":"https://github.com/redis/mcp-redis","repo_url":"https://github.com/redis/mcp-redis","category":"database","subcategories":["cache","key-value-store","vector-search","messaging"],"tags":["redis","cache","vector-search","streams","pub-sub","azure","official"],"what_it_does":"The official Redis MCP server that gives AI agents natural language access to Redis data structures — strings, hashes, lists, sets, sorted sets, streams, JSON, and vector indexes — including semantic search and Azure EntraID authentication.","use_cases":["Store and retrieve conversation history or agent state in Redis streams","Perform semantic vector search over Redis-indexed embeddings","Cache AI-generated content with TTL-based expiration","Manage session data with time-based retention for multi-turn agents","Subscribe to real-time Redis pub/sub events within an agentic workflow"],"not_for":["Relational queries or complex joins — use a SQL MCP server instead","Teams without an existing Redis instance (requires external Redis deployment)","Workflows needing persistent relational data integrity guarantees"],"best_when":"You already run Redis and want agents to read/write cache, session, or vector data without hand-coding Redis commands.","avoid_when":"You need structured relational queries or don't already have Redis in your stack — setup overhead may not be worth it for simple key-value needs.","alternatives":["mcp-neo4j","mcp-postgres","mcp-sqlite"],"af_score":72.8,"security_score":78.0,"reliability_score":null,"package_type":"mcp_server","discovery_source":["github","github_awesome","crates_io"],"priority":"low","status":"evaluated","version_evaluated":"latest","last_evaluated":"2026-03-01T09:50:05.884984+00:00","performance":{"latency_p50_ms":null,"latency_p99_ms":null,"uptime_sla_percent":null,"rate_limits":null,"data_source":"llm_estimated","measured_on":null}}