Catalog
io.github.infoinlet-marketplace/mcp-redis
OfficialRead-only Redis for AI agents — keys, hashes, lists, sets, sorted sets, streams, INFO.
Read data from Redis including keys, hashes, lists, sets, and streams.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp-redis": {
"command": "npx",
"args": [
"-y",
"@infoinlet/mcp-redis@0.1.1"
]
}
}
}