mcp-redis

redis/mcp-redis
★ 452 stars Python 🗄️ Database Updated 1mo ago
The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-redis": {
      "command": "uvx",
      "args": [
        "mcp-redis"
      ]
    }
  }
}

Or install with pip: pip install mcp-redis

Topics

databasegenaillmmcpmcp-serverredis