lettuce

GitHub

Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "lettuce": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-lettuce"
      ]
    }
  }
}