Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by GongRzhe • Tools & CLI
An open-source MCP server that exposes Redis key-value operations so LLM agents can interact with Redis instances via a standardized toolset.
Read and write simple key-value data in a Redis instance (e.g., caching or state storage) using standardized MCP tools.
List or delete keys matching patterns in Redis to manage or clean up stored state programmatically.
Easy integration of Redis access into Claude Desktop or other MCP-capable clients for testing, automation, or prototyping.
This project implements a Redis Model Context Protocol (MCP) server, providing tools (set, get, delete, list) that let language models and agents manipulate Redis key-value stores, including optional expiration. It can be installed via npx or npm, run with Docker, and integrated into Claude Desktop or other MCP-capable clients. The server simplifies safe, structured access to Redis for agent workflows and supports quick local or containerized deployments.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.