Skip to main content
Glama

Related Servers

Alternatives to uv-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      B
      quality
      F
      maintenance
      An MCP server that manages Python virtual environments using uv, allowing LLMs to reliably resolve dependencies and update virtual environments.
      6
      7
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      A security-focused MCP server that enables AI assistants to search PyPI packages, scan for vulnerabilities, audit dependencies, and ensure security across Python projects.
      332 PyPI
      3
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Python venv runtime for AI agents. MCP server exposing list/create/describe/install/run/exec/snapshot/rollback/scan as typed tools
      50
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables AI models to inspect local Python packages by retrieving PyPI descriptions, file structures, and source code. It allows agents to understand third-party libraries directly from a specified environment for tasks like code analysis and dependency checking.
      4
      MIT

    TDQS

    B3/5.0

    Scored across 50 tools

    Disambiguation2/5

    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`.

    Naming Consistency4/5

    Tool names mostly follow a consistent verb_noun pattern in snake_case, but a few like `manifest`, `dependency_tree`, and bare `pip` deviate slightly.

    Tool Count1/5

    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.

    Completeness5/5

    The tool set covers the full breadth of uv functionality including project management, pip, Python installations, tools, and caching, leaving no obvious gaps.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues