Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelining, and codecs.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"lettuce": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-lettuce"
]
}
}
}