wredis-mcp
Provides tools for searching, designing, and deploying Redis-backed services, offering a pattern catalog, architecture enforcement, and scaffolding for various Redis data structures and caching strategies.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@wredis-mcpScaffold a WRedis project for a task queue"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🔥 wredis-mcp
Transform your AI Agents into expert WRedis Architects.
wredis-mcp is a professional Model Context Protocol (MCP) server that bridges the gap between AI Agents (Claude, Gemini, OpenCode) and WRedis. It empowers agents to search, design, and deploy high-performance Redis-backed services following strict industry-standard patterns.
✨ Key Features
🔍 Expert Pattern Catalog: Query production-ready patterns across all WRedis data structures (Hash, Queue, Stream, Pub/Sub, SortedSet, Geo, Bitmap, HyperLogLog, Pipeline, Transaction, Cache, HA).
🏗️ Strict Architecture Enforcement: Guides AI to output clean code using mandatory
config/,cache/,repositories/, andmain.pyfolder structures.📘 Architect's Manual: Built-in expertise for Monolith-to-Redis refactoring, TTL management, key naming, and atomicity patterns.
💻 Unified CLI: Manage your MCP service with simple commands:
run,start,stop, andconfig.🛡️ Privacy First: 100% local execution via
stdioorSSE.
Related MCP server: Tyra Advanced Memory MCP Server
🚀 Quick Start
1. Installation
Clone the repository and run the automated installer, or install via pip:
pip install -e .2. Integration
Get your agent-specific configuration block and installation commands by running:
wredis-mcp configThe CLI will dynamically detect your Python environment and provide exact copy-paste commands for Gemini CLI (e.g. gemini mcp add ...) and JSON blocks for Claude Desktop.
🛠️ CLI Usage
Command | Description |
| Start the server in |
| Start as an SSE server in the background. |
| Stop the background server. |
| Generate and save JSON config to |
| Show JSON configuration in stdout (no file creation). |
| Show available tools and commands. |
🛠️ MCP Tools
Tool | Description |
| Copy-pasteable expert code for caching, queues, streams, sessions and atomic transactions. |
| Search the official/community catalog for production-ready Redis patterns. |
| Deploy a professional WRedis project structure ( |
| Expert manual for building high-performance Redis-backed systems. |
📂 Project Structure
src/wredis_mcp/: Core server logic and tools.src/wredis_mcp/catalog.py: Pattern catalog synchronization with local fallbacks.src/wredis_mcp/templates.py: Professional boilerplate definitions.examples/: Sample implementations and use cases.
📄 License
MIT License - Crafted with ❤️ by William Rodriguez (wisrovi).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceA Redis-backed MCP server that enables multiple AI agents to communicate, coordinate, and collaborate while working on parallel development tasks, preventing conflicts in shared codebases.19MIT
- -license-quality-maintenanceA sophisticated MCP server providing advanced memory capabilities with RAG, hallucination detection, and enterprise-grade AI infrastructure for intelligent agent ecosystems.
- AlicenseBqualityCmaintenanceMCP server that exposes Redis API to AI models44MIT
- Alicense-qualityBmaintenanceMCP server that enables agents to dynamically switch between multiple AI models (OpenAI, Anthropic, Google, etc.) with unified protocol-driven configuration and capability discovery.Apache 2.0
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Cloud-hosted MCP server for durable AI memory
MCP server for AI dialogue using various LLM models via AceDataCloud
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wisrovi/wredis_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server