Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by skeet-build • Documentation & Docs
A Model Context Protocol (MCP) server that exposes read-only access to Redis databases so LLMs and agents can inspect keys and run supported Redis commands.
Inspect Redis key spaces and types to understand stored application state without direct DB access.
Execute read-only Redis commands (and a limited set of set operations) to fetch values, members, or hash fields for reasoning and synthesis.
Integrate Redis context into developer workflows (e.g., Claude Desktop, Cursor, GitHub Copilot, Windsurf) so LLMs can use live Redis data during tasks.
This MCP server provides structured, read-oriented access to a Redis instance, exposing key listings, per-key schemas, and a query tool for executing supported Redis commands. It surfaces metadata for strings, lists, sets, sorted sets, and hashes, and returns values or summaries appropriate for LLM consumption. The server is designed for easy integration with tools like Claude Desktop, Cursor, GitHub Copilot, and Windsurf via a provided NPX package. It enables agents to safely explore and query Redis data without needing direct database credentials embedded in the agent.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.