Skip to content

0.1.3 - 2026-02-24

Choose a tag to compare

@github-actions github-actions released this 24 Feb 05:26
b09e96f

Release Notes

Bug Fixes

  • Disable GitHub release creation in release-plz (#50)

Features

  • Add compare_crates tool for side-by-side crate comparison (#49)
  • Add get_dependency_tree tool for recursive transitive deps (#45) (#52)
  • Add crate_health_check composite tool (#53) (#56)

Install cratesio-mcp 0.1.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/cratesio-mcp/releases/download/v0.1.3/cratesio-mcp-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/joshrotenberg/cratesio-mcp/releases/download/v0.1.3/cratesio-mcp-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install joshrotenberg/brew/cratesio-mcp

Download cratesio-mcp 0.1.3

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