Installation
Using uv (Recommended)
uv tool install mcp-toolkitUsing install script
Linux/macOS:
curl -fsSL https://raw.githubusercontent.com/shibingli/mcp-toolkit/main/scripts/install.sh | bashWindows (PowerShell):
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/shibingli/mcp-toolkit/main/scripts/install.ps1" -OutFile "install.ps1"
.\install.ps1Manual Download
Download the appropriate binary for your platform from the assets below.
Full Changelog: v1.7.0...v1.8.0