MCP Server

Redis

Read and write keys to a Redis instance.

Install

uvx
uvx mcp-server-redis

Add this to your Claude Code MCP settings or run via the CLI.

About

Connect to local or remote Redis. Useful for inspecting cached data and queue contents during incident response.

Common use cases

  • Debug cache invalidation
  • Inspect job queues
  • Quick ad-hoc reads

Tags

databasecacheredis