modelcontextprotocol/redis
4.2
redis is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of redis 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 server that provides access to Redis databases, enabling LLMs to interact with Redis key-value stores through standardized tools.
Try redis with chat:
Tools
Functions exposed to the LLM to take actions
set
Set a Redis key-value pair with optional expiration
get
Get value by key from Redis
delete
Delete one or more keys from Redis
list
List Redis keys matching a pattern
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client