Back to Tools

uv

Extremely fast Python package manager from Astral. Its uvx command runs Python MCP servers (fetch, time, git…) with zero setup — a quiet prerequisite for half the MCP ecosystem.

Tooling
RustPythonCLI

Repository

astral-sh/uvLIVE FROM GITHUB
86,711stars
🍴3,237forks
Updated today

Installation

curl -LsSf https://astral.sh/uv/install.sh | sh   # Windows: irm https://astral.sh/uv/install.ps1 | iex

How to Use

uv is a production-grade tool used by many agent builders. Start with the official installation command above, then follow the official documentation for configuration and advanced usage.

Most tools in this directory work great alongside agent skills and MCP servers across Claude Code, Codex, Grok Build, Gemini CLI, and Cursor.

View full documentation and source