Valkey MCP Server

Betadatabase
55 starsTypeScriptcommunity
GitHub
About

Overview

The Valkey MCP Server provides tools for working with Valkey, the Linux Foundation's open-source fork of Redis. It supports all standard key-value operations, data structures, and pub/sub messaging that are compatible with Redis, providing a fully open-source alternative for caching and data management.
Capabilities

Tools & Capabilities

get

Get the value of a key

set

Set a key-value pair

del

Delete one or more keys

keys

Find keys matching a pattern

info

Get server information

Setup

Installation

bash
Install
npx -y mcp-server-valkey
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "valkey": {
      "command": "npx",
      "args": ["-y", "mcp-server-valkey"],
      "env": {
        "VALKEY_URL": "valkey://localhost:6379"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusBeta
Stars 55
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.