mcp-server-uyuni

uyuni-project/mcp-server-uyuni
★ 12 stars Python AI/LLM Updated 2mo ago ✗ Risk
Enabling LLMs to interact with Uyuni
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-uyuni": {
      "command": "uvx",
      "args": [
        "mcp-server-uyuni"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-uyuni