DirectoryRedis MCP Server
database

Redis MCP Server

by Anthropic

43
Health
fair
79
Popularity

Interact with Redis key-value stores. Get, set, and manage Redis data from your AI assistant.

1,500stars
260forks
5,100views
TypeScript
MIT
Updated March 11, 2026
#redis#cache#key-value#database#mcp

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "redis-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-redis"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

REDIS_URL=redis://localhost:6379 npx @modelcontextprotocol/server-redis

Key Features

Get and set Redis keys
List and scan keys
Manage Redis hashes and lists
Pub/sub operations
TTL management

Compatibility

claude✓ Yes
openai✓ Yes
langchain✓ Yes

Maintenance Healthfair

Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
Community-backed

Server Info

Categorydatabase
LanguageTypeScript
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Open-source Firebase alternative. Postgres database, auth, storage, and edge functions.

Start with Supabase Free

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory