redis-mcp-server
2
This project provides a Redis MCP server that facilitates managing Redis operations through a set of tools. It's built with Spring Boot and Spring AI, featuring Server-Sent Events for real-time communication.
set
Set Redis key-value pairs, optional expiration time
get
Get Redis value by key
delete delete
Delete one or more Redis keys
list
List the Redis keys for matching patterns