Skip to content
Back to search
30
MCP

mcp-redis

redis/mcp-redis

The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently

Uptime
0.0%
120 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-redis": {
      "url": "https://redis.io/docs/latest/integrate/redis-mcp/",
      "transport": "http"
    }
  }
}