Redis MCP Server
Related Servers
Alternatives to Redis MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to perform comprehensive Redis database operations including managing strings, hashes, lists, sets, sorted sets, TTL management, and data backup/restore. Supports secure connections and provides batch operations for efficient Redis interaction through natural language.346 npm2MIT
- AlicenseBqualityDmaintenanceProvides comprehensive Redis database operations supporting all major data types (strings, lists, sets, hashes, sorted sets) with full CRUD functionality through natural language commands.92 npmMIT
- AlicenseNot gradedqualityFmaintenanceProvides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.138 npm30MIT
- AlicenseAqualityDmaintenanceEnables AI to safely view and operate Redis databases with read-only mode by default and support for key operations.11MIT
- AlicenseCqualityNot gradedmaintenanceProvides access to 21+ AI search parsers including Perplexity, ChatGPT, Claude, Gemini, Copilot, Grok, DeepSeek, and traditional search engines through the Redis API, enabling multi-source AI-powered search and information retrieval.143MIT

Redis MCP Serverofficial
AlicenseBqualityBmaintenanceThe official Redis MCP Server is a natural language interface designed for agentic applications to efficiently manage and search data in Redis.534,084 PyPI625MIT
TDQS
Scored across 44 tools
Each tool targets a distinct Redis command or operation, with clear prefixes (h for hash, json for JSON, etc.) and no overlapping functionality. Even similar tools like scan_keys and scan_all_keys are well-differentiated by their return patterns.
All tool names follow a consistent lowercase_with_underscores pattern, using prefixes for data types (h, json, z, x) and verbs for actions. There is no mixing of camelCase or other conventions.
With 44 tools, this server significantly exceeds the typical well-scoped range (3-15). While many tools are justified by Redis's multiple data structures, the number is high enough to potentially overwhelm agents and suggests a need for consolidation.
The tool set covers all major Redis data types (strings, hashes, lists, sets, sorted sets, streams, JSON) plus pub/sub, key operations, server info, and vector search. Basic CRUD operations are present for each type, with no obvious gaps for typical use cases.