Skip to content

Release v1.5.8

Choose a tag to compare

@github-actions github-actions released this 01 Jan 15:06

Installation

Using uv (Recommended)

uv tool install mcp-toolkit

Using install script

Linux/macOS:

curl -fsSL https://raw.githubusercontent.com/shibingli/mcp-toolkit/main/scripts/install.sh | bash

Windows (PowerShell):

Invoke-WebRequest -Uri "https://raw.githubusercontent.com/shibingli/mcp-toolkit/main/scripts/install.ps1" -OutFile "install.ps1"
.\install.ps1

Manual Download

Download the appropriate binary for your platform from the assets below.

Full Changelog: v1.5.6...v1.5.8