cloud platforms
Mcp Redis Cloud
Manage your Redis Cloud resources effortlessly using natural language. Create databases, monitor subscriptions, and configure cloud deployments with simple commands.
typescript
cloud
cloud platforms
Installation
npx -y redis/mcp-redis-cloudConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-redis-cloud",
"command": "npx",
"args": [
"-y",
"redis/mcp-redis-cloud"
]
}About This MCP Server
redis/mcp-redis-cloud
Manage your Redis Cloud resources effortlessly using natural language. Create databases, monitor subscriptions, and configure cloud deployments with simple commands.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub