redis

redis

4.1

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.

set

Set a Redis key-value pair with optional expiration

Try it

          Result:

          get

          Get value by key from Redis

          Try it

              Result:

              delete

              Delete one or more keys from Redis

              Try it

                  Result:

                  list

                  List Redis keys matching a pattern

                  Try it

                      Result: