redisctl-mcp 0.2.0

MCP (Model Context Protocol) server for Redis Cloud and Enterprise
Documentation
1
2
3
4
5
//! MCP tools for Redis Cloud, Enterprise, and direct database operations

pub mod cloud;
pub mod enterprise;
pub mod redis;