venv_manager

jacopobonomi/venv_manager
★ 48 stars Go AI/LLM Updated today
Safe, observable and reversible Python environments for developers and AI coding agents. CLI, TUI and MCP server in one Go binary.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "venv_manager": {
      "command": "go",
      "args": [
        "run",
        "github.com/jacopobonomi/venv_manager@latest"
      ]
    }
  }
}

Topics

ai-agentsclicli-tooldeveloper-toolsgolangmcppythontuivenvvirtual-environment