Valkey Glidejs
Freeby 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
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
Installation
Quick install
npx -y valkey-glidejs-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"valkey-glidejs": {
"command": "npx",
"args": ["-y", "valkey-glidejs-mcp"]
}
}
}