kapyn
RadarDatabases

Redis

Databases · MCP Server

Visit Website

About Redis

Connects an assistant to Redis for key-value and cache operations, so it can inspect or update state during a task.

Read and write a Redis store from the assistant.

CategoryDatabases
TypeMCP Server
SourceCommunity
Websitegithub.com

Installing Redis

Runs on demand via npx. Nothing to install globally.

The upstream reference server is archived. It still installs and runs, but is no longer maintained. Note the npm package `mcp-server-redis` is an unrelated squatted name, use the scoped package above.

Claude Code
claude mcp add redis -- npx -y @modelcontextprotocol/server-redis
Claude Desktop · Cursor · VS Code · Windsurf
{
  "mcpServers": {
    "redis": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-redis"
      ]
    }
  }
}

Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.

See Redis alternatives

Similar tools

PostgreSQLQuery a Postgres database in natural language.SupabaseManage your Supabase project from the assistant.ChromaStore and semantically search embeddings.MindsDBQuery many databases as one, in natural language.MongoDBQuery and manage MongoDB from the assistant.NeonManage serverless Postgres with natural language.

Find more on the Radar

Browse every tool, model, and MCP server in one place.

Open the Radar