Skip to content

0.4.0 - 2026-02-28

Choose a tag to compare

@github-actions github-actions released this 01 Mar 17:20
9cfd9d6

Release Notes

Added

  • (mcp) migrate to tower-mcp 0.7.0 (#748)
  • (mcp) add safety annotations, normalize instructions, add verification tests (#610) (#746)
  • (mcp) add 4 composed Redis diagnostic tools (#737) (#744)
  • (mcp) add 18 write-gated Redis data management tools (#743)
  • (mcp) add profile-based connection support for Redis database tools (#742)
  • (mcp) add 14 Redis read tools for streams, pub/sub, diagnostics, ACL, modules (#741)
  • (mcp) add 27 Fixed/Essentials tier MCP tools (#734)
  • (mcp) add 5 cloud accounts (BYOC) MCP tools (#733)
  • (mcp) add 51 cloud networking MCP tools for VPC, TGW, PSC, PrivateLink (#732)
  • (mcp) add 19 cloud subscription and database MCP tools (#731)
  • (mcp) add ACL write, cost report, and payment method cloud tools (#730)
  • (mcp) add 18 enterprise tools for node actions, RBAC, CRDB, and LDAP (#715)
  • (cli) add profile tags for organizing many profiles (#692) (#705)
  • (mcp) surface credential issues clearly in tool error responses (#695) (#704)
  • (mcp) add profile_create tool for creating profiles via MCP (#646) (#703)
  • (cli) add --connect flag to profile validate for connectivity testing (#688)

Other

  • (mcp) split redis.rs into server, keys, and structures submodules (#740)
  • (mcp) split enterprise.rs and cloud.rs into domain submodules (#717)

Install redisctl-mcp 0.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.4.0/redisctl-mcp-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/redis-developer/redisctl/releases/download/redisctl-mcp-v0.4.0/redisctl-mcp-installer.ps1 | iex"

Download redisctl-mcp 0.4.0

File Platform Checksum
redisctl-mcp-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
redisctl-mcp-x86_64-apple-darwin.tar.xz Intel macOS checksum
redisctl-mcp-x86_64-pc-windows-msvc.zip x64 Windows checksum
redisctl-mcp-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum