Redis

Integrates with Redis databases to enable fast, in-memory key-value operations for caching, session management, and real-time data

gongrzhe 30 ↓ 6.6k
Claude CodeClaude DesktopGeneric
View source ↗

This Redis MCP server, developed by gongrzhe, provides a standardized interface for interacting with Redis databases through the Model Context Protocol. Built with TypeScript and leveraging the MCP SDK, it offers tools for common Redis operations like setting/getting key-value pairs, deleting keys, and listing keys matching a pattern. The server implements connection management and error handling, supporting both local and remote Redis instances. By abstracting Redis operations into a consistent MCP format, it enables AI systems to easily interact with Redis data stores. This implementation is particularly valuable for applications requiring fast, in-memory data access and caching, facilitating use cases such as session management, real-time analytics, and distributed task queues.

Source

Repository: https://github.com/gongrzhe/redis-mcp-server

Maintain Redis?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Redis on getagentictools
[![Redis on getagentictools](https://getagentictools.com/badge/mcp/gongrzhe-redis-mcp-server.svg)](https://getagentictools.com/mcp/gongrzhe-redis-mcp-server?ref=badge)