astral-sh/uv
ToolInstalls uv - fast Python package and project manager (used by uvx-based MCP servers)
check: uv https://github.com/astral-sh/uv
Installs uv — fast Python package and project manager (used by uvx-based MCP servers)
Key Commands
| Command | Description |
|---|---|
uv | Run uv |
uv --help | Show help and available options |
uv --version | Show installed version |
Common Usage
# Check if installed
uv --version
# Show help
uv --help