MCP Server Redis

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_DBNoRedis database number0
REDIS_URLNoFull Redis connection URL (alternative to individual connection parameters)
REDIS_HOSTNoRedis server hostnamelocalhost
REDIS_PORTNoRedis server port6379
REDIS_PASSWORDNoRedis password for authentication
REDIS_USERNAMENoRedis username for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools