redis/mcp-redis-cloud
Manage your Redis Cloud resources effortlessly using natural language. Create databases, monitor subscriptions, and configure cloud deployments with simple commands.
Quick Start
Clone the repository:
git clone https://github.com/redis/mcp-redis-cloudClaude Desktop configuration example:
{
"mcpServers": {
"mcp-redis-cloud": {
"command": "npx",
"args": [
"-y",
"redis/mcp-redis-cloud"
]
}
}
}Check the repository README for specific installation and configuration instructions.