Back to directory
redis/mcp-redis

redis/mcp-redis

@redis499

A natural language interface for AI agents to efficiently manage and search data in Redis, supporting various Redis data structures and integrating seamlessly with MCP clients.

Redisdatabasedata managementnatural language interfaceAI agents

Installation & Configuration

{
  "mcpServers": {
    "redis-mcp-server": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/redis/mcp-redis.git",
        "redis-mcp-server",
        "--url",
        "redis://localhost:6379/0"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/2
Updated
2026/6/8