MCPVault

string

MCP tool from MCP Redis by redis

tools to set, get strings with expiration. Useful for storing simple configuration values, session data, or caching responses.

How to use it

string is exposed by the MCP Redis MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the string tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Redis

$uvx --from git+https://github.com/redis/mcp-redis.git@0.2.0 redis-mcp-server --url redis://localhost:6379/0
FULL MCP REDIS LISTING