← Top 100 / Full directory (12,901)

Redis

Databases Local Top 100 3 tools

Key-value store access for cache and session inspection.

How to connect

1
GitHub
Install from https://github.com/redis/mcp-redis and add the server to your MCP client configuration (see repository README).

Tools

(3)
  • get

    Get value by key

  • set

    Set a key value

  • keys

    List keys matching a pattern

Related servers