Skip to main content
Glama
farhankaz

Redis MCP Server

by farhankaz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
hmsetC

Set multiple hash fields to multiple values

hgetC

Get the value of a hash field

hgetallC

Get all the fields and values in a hash

scanC

Scan Redis keys matching a pattern

setC

Set string value with optional NX (only if not exists) and PX (expiry in milliseconds) options

getD

Get string value

delC

Delete a key

zaddC

Add one or more members to a sorted set

zrangeC

Return a range of members from a sorted set by index

zrangebyscoreC

Return members from a sorted set with scores between min and max

zremC

Remove one or more members from a sorted set

saddC

Add one or more members to a set

smembersC

Get all members in a set

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/farhankaz/redis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server