Back to directory
gongrzhe/redis-mcp-server

gongrzhe/redis-mcp-server

@GongRzhe

A Redis MCP server implementation for interacting with Redis databases

redisdatabasemcpkey-valuenosqlcacheredis-mcp

Installation & Configuration

{
  "mcpServers": {
    "redis": {
      "command": "npx",
      "args": [
        "@gongrzhe/[email protected]",
        "redis://localhost:6379"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13