Description
Redis MCP Server provides a Spring Boot implementation that enables AI tools to interact with Redis databases through a set of standardized operations. Developed by yue9527, it offers key-value operations (set, get, delete) and pattern-based key listing with optional expiration time settings. The server connects to Redis using the Lettuce client, exposes its functionality through Server-Sent Events (SSE), and can be easily configured to work with tools like Cursor. It's particularly useful for developers who need to manage Redis data stores directly from their AI assistants without switching contexts.
Server Details
Added
April 21, 2025
