prajwalnayak7/mcp-server-redis
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
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-redis": {
"command": "npx",
"args": [
"-y",
"mcp-server-redis"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...