Enterprise DNA
M MCP Servers Developer low

redis/mcp-redis-cloud

by Various

πŸ“‡ ☁️ - Manage your Redis Cloud resources effortlessly using natural language. Create databases, monitor subscriptions, and configure cloud deployments with simple commands.

R

MCP

redis/mcp-redis-cloud

Added 1 June 2026

Overview

MCP tool for managing Redis Cloud resources through natural language commands. It allows users to create databases, monitor subscriptions, and configure cloud deployments by parsing simple requests into API calls.

Best for

Best for
Developers who manage multiple Redis Cloud instances and want to streamline operations through conversational interfaces.

Use cases

  • Create and manage Redis Cloud databases via chat commands
  • Monitor subscription health and resource usage
  • Automate cloud configuration changes without the web console

How to use

Install

npx @modelcontextprotocol/inspector node dist/index.js --api-key=<api_key> --secret-key=<secret_key>

Tested with

Claude Desktop, Cursor

Example client config

{\n  "mcpServers": {\n    "mcp-redis-cloud": {\n      "command": "node",\n      "args": ["--experimental-fetch", "<absolute_path_to_project_root>/dist/index.js"],\n      "env": {\n        "API_KEY": "<redis_cloud_api_key>",\n        "SECRET_KEY": "<redis_cloud_api_secret_key>"\n      }\n    }\n  }\n}

Notes

MCP tool for managing Redis Cloud resources through natural language commands. It allows users to create databases, monitor subscriptions, and configure cloud deployments by parsing simple requests into API calls.

39 stars on GitHub. Last updated 2025-05-05. Licensed MIT.

Use cases

  • Create and manage Redis Cloud databases via chat commands
  • Monitor subscription health and resource usage
  • Automate cloud configuration changes without the web console

Pros

  • Reduces manual UI navigation for common Redis Cloud tasks
  • Uses plain language for operations that typically require API knowledge
  • Written in TypeScript, easy to integrate with MCP-based workflows

Cons

  • Limited to Redis Cloud, not compatible with self-hosted Redis or other providers
  • Small community with only 39 stars, may lack extensive testing
  • Natural language parsing can produce unexpected results on complex requests

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Reduces manual UI navigation for common Redis Cloud tasks
  • Uses plain language for operations that typically require API knowledge
  • Written in TypeScript, easy to integrate with MCP-based workflows

Cons

  • Limited to Redis Cloud, not compatible with self-hosted Redis or other providers
  • Small community with only 39 stars, may lack extensive testing
  • Natural language parsing can produce unexpected results on complex requests
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks