R

redis/mcp-redis-cloud

ServersActiveMIT

Overview

A tool to manage Redis Cloud resources using natural language, enabling database creation, subscription monitoring, and cloud deployment configuration via simple commands.

Capabilities

  • resource handlers
  • database integration
  • mcp client integration

Best For

Manage Redis Cloud resources effortlessly with natural language commands for database creation, subscription monitoring, and deployment configuration.

Decision Snapshot

Install

detected in docs

Usage

available

Capabilities

3 key capabilities detected

  • • GitHub stars: 39
  • • Forks: 22
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/18/2026

Usage

docker run -i --rm \ && -e API_KEY=<your_redis_cloud_api_key> \ && -e SECRET_KEY=<your_redis_cloud_api_secret_key> \ && mcp/redis-cloud

Features

  • "Create a new Redis database in AWS"
  • "What are my current subscriptions?"
  • "Help me choose the right Redis database for my e-commerce application"
  • get_database_modules: List all available database modules (capabilities) supported in your account
  • Redis modules
  • Database features
  • Performance options
  • Build the Docker image (if you haven't already):

Use Cases

  • Supports capabilities such as: resource handlers; database integration; mcp client integration.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • resource handlers
  • database integration
  • mcp client integration

Prompt Examples

example

docker run -i --rm \ && -e API_KEY=<your_redis_cloud_api_key> \ && -e SECRET_KEY=<your_redis_cloud_api_secret_key> \ && mcp/redis-cloud

Notes / Requirements

  • Primary language: TypeScript/JavaScript
  • License: MIT
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 39 stars
Last Updated: Apr 15, 2026
TypeScript/JavaScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.