GongRzhe Redis icon

GongRzhe Redis

CreatedMCP-Mirror

Enables LLMs to interact with Redis key-value stores through a standardized protocol.

About

The Redis MCP Server provides a Model Context Protocol (MCP) interface for interacting with Redis databases, enabling Large Language Models (LLMs) to access and manipulate Redis data via a set of standardized tools. It offers tools for setting, getting, deleting, and listing Redis keys, and supports configuration with Claude Desktop and Docker environments. This server simplifies the integration of Redis into LLM-driven workflows, facilitating data storage, retrieval, and management.

Key Features

  • Supports integration with Claude Desktop via configuration
  • Provides set, get, delete, and list tools for Redis interaction
  • 0 GitHub stars
  • Offers Docker usage instructions and examples
  • Includes installation via Smithery or manual methods
  • Licensed under the ISC License

Use Cases

  • Managing application state and data within a Redis database
  • Allowing LLMs to store and retrieve data in Redis
  • Integrating Redis as a data source for LLM-powered applications