Skip to main content
Glama
petridisa

pyenv-manager-mcp

by petridisa

Related Servers

Alternatives to pyenv-manager-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables LLMs to manage Python environments and dependencies via uv, supporting package inspection, installation, and requirement management.
      4
      MIT
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables AI assistants to interact with local Git repositories for operations like status, commits, branching, and diffs, plus GitHub API integration for managing pull requests when authenticated.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to automate local software management workflows including installation, uninstallation, updates, and environment recommendations. It provides a standardized, non-interactive interface for managing system applications and tracking software versions safely.
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Exposes conda environment management tools to MCP-enabled AI coding assistants, enabling them to create, modify, and delete environments and packages on your machine.
      4
      BSD 3-Clause
    • A
      license
      B
      quality
      B
      maintenance
      MCP server enabling AI assistants to inspect and manage Python environments via uv, including package management, virtual environments, Python versions, tools, and security auditing.
      50
      Apache 2.0

    TDQS

    A3.9/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool maps to a distinct pyenv operation: listing installed versions, showing the active version, listing downloadable versions, installing, and setting global/local versions. There is minimal overlap, and the descriptions clearly separate installed from available versions.

    Naming Consistency5/5

    Tool names consistently follow a predictable verb_noun pattern: list_*, get_*, install_*, set_*. Even though list_available_downloads uses 'downloads' instead of 'versions', the naming style remains uniform and easy to navigate.

    Tool Count5/5

    Six tools is a well-scoped set for a pyenv manager. Each tool covers a necessary core operation without unnecessary bloat or redundant additions.

    Completeness3/5

    The tool surface covers listing, installing, and setting versions, but notably lacks uninstall/remove functionality, which is a standard pyenv lifecycle operation. Agents can work around it, but version cleanup is a meaningful gap.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues