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%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Redis MCP Server
Natural language interface designed for agentic applications to manage and search data in Redis.
0 tools
mcp/redis-cloud
MCP Server for Redis Cloud's API, allowing you to manage your Redis Cloud resources using natural...
0 tools
mcp-redis-diagnostics
MCP server for Redis diagnostics — analyze memory usage, slowlog, client connections, and keyspace health with AI-powered recommendations
0 tools
io.github.daedalus/mcp-redis-server
MCP server that exposes Redis API to AI models
0 tools
iflow-mcp_mcp-redis
Redis MCP Server - Model Context Protocol server for Redis
0 tools
iflow-mcp_redis-mcp-server
Redis MCP Server - Model Context Protocol server for Redis
0 tools

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"
    }
  }
}