MCPVault

list

MCP tool from MCP Redis by redis

tools with common operations to append and pop items. Useful for queues, message brokers, or maintaining a list of most recent actions.

How to use it

list is exposed by the MCP Redis MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list 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