KeyDB MCP Server

Stabledatabase
25 starsTypeScriptcommunity
GitHub
About

Overview

The KeyDB MCP Server enables AI agents to work with KeyDB, a high-performance fork of Redis with multi-threading support. It provides all Redis-compatible commands plus KeyDB-specific features.
Capabilities

Tools & Capabilities

get

Get a value by key

set

Set a key-value pair

list_keys

List keys matching a pattern

Setup

Installation

bash
Install
npx -y @nicepkg/mcp-server-keydb
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "keydb": {
      "command": "npx",
      "args": ["-y", "@nicepkg/mcp-server-keydb"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 25
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.

KeyDB MCP Server - MCP Server Directory - CortexAgent