Redis Cloud API MCP Server
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 accountget_current_payment_methods: List all payment methods configured for your account
Subscription Management
Pro Subscriptions
get_pro_subscriptions: List all Pro subscriptions in your accountcreate_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






