ylcnfrht/redis-mcp-server
3.2
If you are the rightful owner of redis-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A tiny Model Context Protocol (MCP) server that exposes basic Redis database tools, built with TypeScript and Zod.
Tools
Functions exposed to the LLM to take actions
setKey
Sets a key-value pair in Redis.
getKey
Gets a value from Redis by key.
delKey
Deletes a key from Redis.
listKeys
Lists all keys in Redis.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client