redis-mcp

OAuthBringer/redis-mcp

3.2

If you are the rightful owner of redis-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for Redis operations built with FastMCP.

Tools

Functions exposed to the LLM to take actions

get

Retrieve a value by key

set

Store a key-value pair with optional expiry and conditions

delete

Remove one or more keys

list

List keys matching a pattern

mget

Get multiple values in one operation

mset

Set multiple key-value pairs in one operation

scan

Iterate through keys matching a pattern without blocking

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources