Redis Cloud API MCP Server

Redis Cloud API MCP Server

By Redis GitHub

-

redis cloud
Overview

What is Redis Cloud API MCP Server?

Redis Cloud API MCP Server is a tool that allows users to manage their Redis Cloud resources effortlessly using natural language commands. It simplifies the process of creating databases, monitoring subscriptions, and configuring cloud deployments.

How to use Redis Cloud API MCP Server?

To use the Redis Cloud API MCP Server, you can interact with it through a compatible MCP Client, such as Claude Desktop, by issuing natural language commands like:

  • "Create a new Redis database in AWS"
  • "What are my current subscriptions?"
  • "Help me choose the right Redis database for my e-commerce application"

Key features of Redis Cloud API MCP Server?

  • Account Management: Retrieve details about your current Redis Cloud account and payment methods.
  • Subscription Management: Create and manage Pro and Essential subscriptions with advanced configuration options.
  • Database Capabilities: Access and manage available database modules and features.
  • Cloud Provider Management: Get information about available regions across cloud providers like AWS and GCP.
  • Task Management: Track and monitor tasks related to your Redis Cloud account.

Use cases of Redis Cloud API MCP Server?

  1. Creating and managing Redis databases in various cloud environments.
  2. Monitoring and configuring subscriptions for optimal resource usage.
  3. Assisting e-commerce applications in selecting the right database configurations.

FAQ from Redis Cloud API MCP Server?

  • Can I manage multiple cloud providers with this tool?

Yes! The Redis Cloud API MCP Server supports multi-cloud deployments across AWS, GCP, and Azure.

  • Is there a limit to the number of databases I can create?

The limits depend on your subscription plan; please refer to the plans and pricing section for details.

  • How do I authenticate my requests?

You need to provide your Redis Cloud API key and secret key in the server configuration.

Content

Model Context Protocol (MCP) is a standardized protocol for managing context between large language models (LLMs) and external systems. This repository provides an MCP Server for Redis Cloud's API, allowing you to manage your Redis Cloud resources using natural language.

This lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things on your Redis Cloud account, e.g.:

"Create a new Redis database in AWS"
"What are my current subscriptions?"
"Help me choose the right Redis database for my e-commerce application"

Features Account Management

get_current_account: Get details about your current Redis Cloud account
get_current_payment_methods: List all payment methods configured for your account

Subscription Management Pro Subscriptions

get_pro_subscriptions: List all Pro subscriptions in your account
create_pro_subscription: Create a new Pro subscription with advanced configuration options
    Supports multi-cloud deployment
    Configure memory, persistence, and modules
    Set up Active-Active deployments
    Custom networking configuration

Essential Subscriptions

get_essential_subscriptions: List all Essential subscriptions (paginated)
get_essential_subscription_by_id: Get detailed information about a specific Essential subscription
create_essential_subscription: Create a new Essential subscription
delete_essential_subscription: Delete an Essential subscription

Database Capabilities

get_database_modules: List all available database modules (capabilities) supported in your account
    Redis modules
    Database features
    Performance options

Cloud Provider Management

get_pro_plans_regions: Get available regions across cloud providers
    AWS regions
    GCP regions
    Networking options
    Availability zones

Plans and Pricing

get_essentials_plans: List available Essential subscription plans (paginated)
    Supports AWS, GCP, and Azure
    Redis Flex options
    Fixed plans

Task Management

get_tasks: List all current tasks in your account
get_task_by_id: Get detailed information about a specific task
    Track deployment status
    Monitor subscription changes
    View task progress
No tools information available.

MCP server for CData Connect Cloud

cdata cloud
View Details

The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently

redis database
View Details

A Redis Management and Control Protocol (MCP) server implementation using Spring Boot and Spring AI

redis mcp
View Details
mcp-server-eks
mcp-server-eks by vijaykodam

-

mcp-server-eks cloud
View Details
Redis Mcp
Redis Mcp by yyue9527

test

redis mcp
View Details
Redis
Redis by modelcontextprotocol

A Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.

redis database
View Details