Back to search
30
MCP

mcp-redis-diagnostics

npm/mcp-redis-diagnostics

MCP server for Redis diagnostics — analyze memory usage, slowlog, client connections, and keyspace health with AI-powered recommendations

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-redis
The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficient
0 tools
mcp/redis-cloud
MCP Server for Redis Cloud's API, allowing you to manage your Redis Cloud resources using natural...
0 tools
Redis MCP Server
Natural language interface designed for agentic applications to manage and search data in Redis.
0 tools
mcp-jvm-diagnostics
MCP server for JVM diagnostics — analyze thread dumps, detect deadlocks, parse GC logs, and get JVM tuning recommendations
0 tools
io.github.daedalus/mcp-redis-server
MCP server that exposes Redis API to AI models
0 tools
iflow-mcp_mcp-server-redis
MCP server to interact with redis server, aws memory DB, etc for caching or other use-cases where in-memory and key-value based storage is a
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-redis-diagnostics": {
      "url": "None",
      "transport": "http"
    }
  }
}