Read and write to Redis from your model — keys, hashes, streams, and pub/sub.
Edit your claude_desktop_config.json and add the following entry under mcpServers:
"redis": { "command": "npx", "args": [ "-y", "mcp-server-redis", "postgresql://localhost/mydb" ] }