Uv

Provides an MCP endpoint to manage virtual environments by resolving dependencies and refreshing the venv via uvx.
  • other

7

GitHub Stars

other

Language

6 months ago

First Indexed

2 months ago

Catalog Refreshed

Documentation & install

Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.

Installation

Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "sparfenyuk-venv-mcp-server": {
      "command": "uvx",
      "args": [
        "--from=git+https://github.com/sparfenyuk/venv-mcp-server.git",
        "venv-mcp-server"
      ]
    }
  }
}

No extended description is available for this package yet.

Use the readme on GitHub or the configuration panel for setup.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
Uv MCP Server - sparfenyuk/venv-mcp-server | VeilStrat