redis.com
redis.com logo

Redis

Bridge to Redis databases, enabling fast in-memory data operations for AI workflows.

Created byApr 23, 2025

Redis MCP Server

[![smithery badge](https://smithery.ai/badge/redis-mcp)](https://smithery.ai/server/redis-mcp)
A Model Context Protocol (MCP) server that provides access to Redis database operations.
<a href="https://glama.ai/mcp/servers/cbn7lsbp7h"><img width="380" height="200" src="https://glama.ai/mcp/servers/cbn7lsbp7h/badge" alt="Redis Server MCP server" /></a>

Project Structure

Available Tools

[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]
[object Object]

Usage

Configure in your MCP client (e.g., Claude Desktop, Cline):

Command Line Arguments

  • `--redis-host`: Redis server host (default: localhost)
  • `--redis-port`: Redis server port (default: 6379)

Installing via Smithery

To install Redis Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/redis-mcp):

Development

To add a new Redis tool:
  1. Create a new tool class in `src/tools/` extending `RedisTool`
  1. Define the tool's interface in `src/interfaces/types.ts`
  1. Register the tool in `src/tools/tool_registry.ts`
Example tool implementation:

License

MIT: https://opensource.org/license/mit