Skip to main content
Glama
YawLabs

redis-mcp

by YawLabs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLYesRedis connection string, e.g. redis://:pass@host:6379/0 or rediss://... for TLS.
ALLOW_WRITESNoSet to '1' or 'true' to permit curated mutating commands via redis_command. Arbitrary-execution commands stay blocked regardless.
REDIS_MAX_KEYSNoCap on keys returned by a single scan, and on collection elements returned by redis_get.1000
REDIS_SCAN_COUNTNoCOUNT hint per SCAN iteration.100
REDIS_COMMAND_TIMEOUT_MSNoPer-command timeout in milliseconds.10000
REDIS_CONNECT_TIMEOUT_MSNoTCP connect timeout in milliseconds.10000
REDIS_TLS_REJECT_UNAUTHORIZEDNoSet to 'false' to skip TLS cert verification for managed Redis using private-CA certs.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/YawLabs/redis-mcp'

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