AI tools directory →

Redis MCP server

Get and set keys in Redis.

What it does

Fine for cache inspection. Do not point it at production Redis with flush permissions.

Install

Typical Claude Desktop / Cursor command:

npx -y @modelcontextprotocol/server-redis redis://localhost:6379

Secrets it wants: REDIS_URL

Source repo →

Works with

Claude Desktop, Cursor, Windsurf — any host that can launch a local MCP stdio server.