Skip to content

uv-mcp

Python environment management, reimagined for the AI era.

Zero-Config Integration

Seamlessly plugs into Gemini, Claude, and other MCP-compliant clients.

Autonomic Repair

Intelligent diagnostics that detect and fix broken Python environments automatically.

Natural Language Management

Install, remove, and sync dependencies using simple conversational prompts.

Deep Introspection

Visualize dependency trees, audit outdated packages, and inspect metadata with precision.

Build & Distribution

Build wheel and source distributions ready for PyPI publishing (v0.6.4+).

Enhanced Error Handling

Actionable error messages with suggestions to resolve issues quickly (v0.6.4+).

  • Configuration Centralization: New config.py for timeouts, limits, and retry policies
  • Concurrency Control: Prevents resource exhaustion with MAX_CONCURRENT_COMMANDS
  • Output Management: Intelligent truncation for large dependency trees and logs
  • Core Robustness: Fixed zombie processes and improved validation logic
  • Enhanced Docs: Comprehensive docstrings and examples for all actions
  • Bug Fixes: 19+ fixes from code review including critical stability improvements