mcp-redis
The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
GitHub Stars
231
User Rating
Not Rated
Favorites
0
Views
81
Forks
58
Issues
9
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Python: 3.13 or higher
Redis: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/redis/mcp-redis.git
cd mcp-redis
2. Install Dependencies
bash
pip install -r requirements.txt
3. Start Server
bash
python server.py