Redis Cloud
JSON →Interact with the Redis Cloud API to manage your Redis databases.
Install
npx @modelcontextprotocol/inspector Tools · 13
- get_current_account Get details about your current Redis Cloud account
- get_current_payment_methods List all payment methods configured for your account
- get_pro_subscriptions List all Pro subscriptions in your account
- create_pro_subscription Create a new Pro subscription with advanced configuration options
- 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
- get_database_modules List all available database modules (capabilities) supported in your account
- get_pro_plans_regions Get available regions across cloud providers
- get_essentials_plans List available Essential subscription plans (paginated)
- get_tasks List all current tasks in your account
- get_task_by_id Get detailed information about a specific task
Environment variables
SECRET_KEY
Links
★ 39 GitHub stars