REDIS-MCP-Server
If you are the rightful owner of REDIS-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Redis Model Context Protocol (MCP) server implementation for interacting with Redis databases.
The Redis MCP Server (@gongrzhe/server-redis-mcp@1.0.0) is a specialized server designed to facilitate interactions between Language Model Machines (LLMs) and Redis databases. It provides a standardized set of tools that allow for efficient management and retrieval of data stored in Redis key-value stores. This server is particularly useful for applications that require real-time data processing and storage, leveraging Redis's speed and flexibility. The server can be installed via Smithery or manually, and it supports various configurations for different environments, including Docker. With a focus on ease of use and integration, the Redis MCP Server is a valuable tool for developers looking to enhance their applications with Redis-backed data operations.
Features
- Standardized tools for interacting with Redis key-value stores.
- Supports installation via Smithery and manual methods.
- Compatible with various platforms, including Docker.
- Provides tools for setting, getting, deleting, and listing Redis keys.
- Configurable for use with Claude Desktop and other environments.
Tools
set
Set Redis key-value pairs, optionally set expiration time
get
Get the value of the specified key
delete
Delete one or more keys
list
List keys for matching patterns