uv-mcp-server is a server that utilizes the `uv` tool to manage Python dependencies in a stable virtual environment, ensuring no hallucinations during the process. It provides easy installation and usage through the command line.
uv-mcp-server is a server that utilizes the `uv` tool to manage Python dependencies in a stable virtual environment, ensuring no hallucinations during the process. It provides easy installation and usage through the command line.
uv tool install git+https://github.com/sparfenyuk/uv-mcp-server --reinstallAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"uv-mcp-server": {
"command": "npx",
"args": [
"-y",
"uv tool install git+https://github.com/sparfenyuk/uv-mcp-server --reinstall"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from uv-mcp-server?"
No configuration required. This server works out of the box.
"What resources are available in uv-mcp-server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in uv-mcp-server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in uv-mcp-server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.