uv-mcp-server
@sparfenyuk
uv-mcp-server について
Stable virtual env management. No hallucinations.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"uv-mcp-server": {
"command": "uv",
"args": [
"tool",
"install",
"git+https://github.com/sparfenyuk/uv-mcp-server",
"--reinstall"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is uv-mcp-server?
uv-mcp-server is an MCP (Model Context Protocol) server that uses uv to manage Python dependencies. It is intended for developers who need to manage Python virtual environments and dependencies through the MCP framework.
How to use uv-mcp-server?
Install the server with uv tool install git+https://github.com/sparfenyuk/uv-mcp-server --reinstall. Run the server using uv-mcp-server --root-path ROOT_PATH where ROOT_PATH is the path to the .venv directory; an optional --uv-path UV_PATH argument specifies the path to the uv executable.
Key features of uv-mcp-server
- Uses
uvfor Python dependency management. - Requires a path to a
.venvdirectory. - Optional path to the
uvexecutable.
Use cases of uv-mcp-server
- Managing Python dependencies in a virtual environment via MCP.
- Integrating
uvtooling into MCP‑based workflows.
FAQ from uv-mcp-server
What does uv-mcp-server do?
It is an MCP server that uses the uv tool to manage Python dependencies.
How do I install uv-mcp-server?
Install it with uv tool install git+https://github.com/sparfenyuk/uv-mcp-server --reinstall.
What command-line arguments are required?
You must provide --root-path to specify the location of the .venv directory. Optionally, you can provide --uv-path to point to the uv executable.
What runtime dependencies does uv-mcp-server have?
The server requires uv (the Python dependency manager) to be installed on the system.
Is there any authentication or transport configuration mentioned?
No authentication or transport details are provided in the README.
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント