Skip to content

Valkey Glidejs

Free

by MCP Community

Universal MCP Tool Enhancement System for Valkey Glide Node.js - Intelligent, conversational interface with progressive learning, migration assistance, and prod

v0.8.0Added Apr 12, 2026
valkey-glidevalkey clientmcpmodel-context-protocolvalkey
Works with:ClaudeGPTGeminiCopilot

Valkey Glidejs MCP Server

Universal MCP Tool Enhancement System for Valkey Glide Node.js - Intelligent, conversational interface with progressive learning, migration assistance, and prod

Installation

npx -y valkey-glidejs-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y valkey-glidejs-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "valkey-glidejs": {
      "command": "npx",
      "args": ["-y", "valkey-glidejs-mcp"]
    }
  }
}