A Java implementation of Model Context Protocol (MCP) tools for Redis operations, providing both Lettuce and Jedis client support with automatic tool discovery and schema generation. redis-mcp-java/ ...
The purpose of this sample project is to find out why an Exception is thrown when we try to read all keys from a Redis cache, using Jedis client. The recommended Redis command for reading all the keys ...