Skip to main content
Glama
liliangshan

mcp-server-redis

by liliangshan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoRedis host addresslocalhost
PORTNoRedis port6379
PASSWORDNoRedis password
ALLOW_DROPNoWhether to allow drop/delete key operations. Set to 'false' to disabletrue
MCP_LOG_DIRNoLog directory./logs
ALLOW_CREATENoWhether to allow create key operations. Set to 'false' to disabletrue
ALLOW_DELETENoWhether to allow delete operations. Set to 'false' to disabletrue
ALLOW_INSERTNoWhether to allow insert operations. Set to 'false' to disabletrue
ALLOW_UPDATENoWhether to allow update operations. Set to 'false' to disabletrue
MCP_LOG_FILENoLog filenamemcp-redis.log

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

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