QMP-MCP

r0gueSch0lar/QMP-MCP
★ 2 stars Rust AI/LLM Updated 5d ago
An MCP server that lets an AI agent safely build, boot, drive, and tear down a single QEMU VM through a validated hardware spec — with allowlisted storage, a command policy, and a browser viewer. Ships in TypeScript and Rust.
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": {
    "qmp-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "QMP-MCP"
      ]
    }
  }
}

Topics

ai-agentsdevtoolsllm-toolsmcpmodel-context-protocolqemuqmprusttypescriptvirtualization