F
licenseB
qualityF
maintenanceAn MCP server that manages Python virtual environments using uv, allowing LLMs to reliably resolve dependencies and update virtual environments.
6
7
-
No user-submitted related servers found.
Scored across 50 tools
With 50 tools, many share overlapping purposes, such as multiple `run` variants and cache-related commands. Agents may struggle to select between `cache_dir` and `cache_size` or `diagnose_environment` and `repair_environment`.
Tool names mostly follow a consistent verb_noun pattern in snake_case, but a few like `manifest`, `dependency_tree`, and bare `pip` deviate slightly.
Exposing 50 tools is excessive for an MCP server, which typically benefits from a smaller, focused set; even complex tools like uv should be scoped down.
The tool set covers the full breadth of uv functionality including project management, pip, Python installations, tools, and caching, leaving no obvious gaps.