Manage Python projects and environments with uv (Rust-based pip/poetry/pyenv replacement). Use in Python projects (pyproject.toml, uv.lock, or .py files) when dependency management, virtual environments, package installation, script execution, or Python version management is needed. Prefers the uv-mcp tools (run…
Use when the python-mcp MCP server is available for compact, read-only Python quality checks including linting, formatting, type checking, security, dependencies, test collection, dead-code, and spelling analysis.
Use when the biome-mcp MCP server is available to run biomecheck, biomelint, or biomeformat on TypeScript and web projects. Prefer its compact read-only diagnostics for linting and format verification.