Redis MCP Server
JSON →An MCP server for interacting with Redis databases, enabling LLMs to access key-value stores.
Install
npx -y @smithery/cli Tools · 4
- set Set a Redis key-value pair with optional expiration
- get Get value by key from Redis
- delete Delete one or more keys from Redis
- list List Redis keys matching a pattern
Links
★ 31 GitHub stars