Back to directory
prajwalnayak7/mcp-server-redis

prajwalnayak7/mcp-server-redis

@prajwalnayak7

MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate

rediscachingkey-valuein-memorydatabasemcp-serverpython

Installation & Configuration

{
  "command": "python",
  "args": [
    "src/server.py"
  ],
  "env": {
    "REDIS_URL": "redis://localhost:6379"
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13