uv-mcp
Bridge modern, reproducible Python environments with Gemini CLI agents. Diagnose, self-heal, and manage uv workflows.
Open source Open in the app JSON README (API)
About
Bridge modern, reproducible Python environments with Gemini CLI agents. Diagnose, self-heal, and manage uv workflows.
Details
- Kind
- Plugins
- Topic
- AI, RAG & memory
- Publisher
- saadmanrafat
- Origin
- gemini
- Category
- ferramentas
- Version
- 1.0.0
- Stars
- 19
- Forks
- 4
- Open pull requests
- 1
- Last push
- 2026-05-18T07:49:44Z
- Repository state
- ativo
- Language
- Python
- License
- Apache-2.0
- Added
- 2026-08-30 14:13:39
- Updated
- 2026-08-30 14:13:39
- Origin id
saadmanrafat/uv-mcp
README
# uv-mcp [](https://geminicli.com/extensions)   [](LICENSE) A Model Context Protocol (MCP) server for `uv` - the fast Python package manager. `uv-mcp` provides environment diagnostics, repair capabilities, and dependency management through a Gemini CLI extension. ---  ## Why uv-mcp? ### **Built for Modern Python** - **Native uv integration** - Works seamlessly with uv.lock and pyproject.toml - **PEP 668 compliant** - Respects externally-managed-environment restrictions - **No global pollution** - All operations scoped to project environments ### **AI-Native Design** - **MCP protocol** - Works with Claude Desktop, Claude Code, Gemini CLI - **Natural language** - No command syntax to memorize - **Context-aware** - Understands your project structure automatically ### **Production-Ready** - **Deterministic** - Same diagnosis and fixes across all machines - **CI/CD friendly** - Works in containers and managed environments - **Auditable** - Clear logs of every operation --- ## Quick Start ### Installation **For Gemini CLI** (Recommended): ```bash gemini extensions install https://github.com/saadmanrafat/uv-mcp ``` **For Claude Desktop/Code**: ```bash claude mcp add uv-mcp -- uv --directory /path/to/uv-mcp run uv-mcp ``` More installation options in the [full documentation](https://saadman.dev/uv-mcp/) --- ## Links - **Documentation**: https://saadman.dev/uv-mcp/ - **GitHub**: https://github.com/saadmanrafat/uv-mcp - **Demo Video**: https://www.youtube.com/watch?v=Tv2dUt73mM8 - **Featured On**: https://geminicli.com/extensions - **uv Docs**: https://docs.astral.sh/uv/ - **MCP Spec**: https://modelcontextprotocol.io/ --- ## Community & Support - **Issues**: [GitHub Issues](https://github.com/saadmanrafat/uv-mcp/issues) - **Twitter/X**: [@saadmanrafat](https://twitter.com/saadmanrafat_) --- <div align="center"> **Built by [Saadman Rafat](https://github.com/saadmanrafat)** [Install Now](https://saadman.dev/uv-mcp/guides/installation/#installation) • [Read Docs](https://saadman.dev/uv-mcp/) • [Watch Demo](https://www.youtube.com/watch?v=Tv2dUt73mM8) </div>