Sponsored by Deepsite.site

Redis Cloud API MCP Server

Created By
Redis8 months ago
Manage your Redis Cloud resources effortlessly using natural language. Create databases, monitor subscriptions, and configure cloud deployments with simple commands. Streamline your Redis Cloud experience and enhance productivity with intuitive interactions.
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

Server Config

{
  "mcpServers": {
    "mcp-redis-cloud": {
      "command": "node",
      "args": [
        "--experimental-fetch",
        "<absolute_path_to_project_root>/dist/index.js"
      ],
      "env": {
        "API_KEY": "<redis_cloud_api_key>",
        "SECRET_KEY": "<redis_cloud_api_secret_key>"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
DeepChatYour AI Partner on Desktop
WindsurfThe new purpose-built IDE to harness magic
Amap Maps高德地图官方 MCP Server
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Tavily Mcp
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Serper MCP ServerA Serper MCP Server
CursorThe AI Code Editor
Playwright McpPlaywright MCP server
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
ChatWiseThe second fastest AI chatbot™
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code