71
/ 100
12 days ago
glama

libvirt-mcp-server

Enables AI models to securely query and manage virtual machines and virtualized resources via the libvirt API through the Model Context Protocol.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLIBVIRT_URIexport ="qemu:///system"
configLIBVIRT_TIMEOUTexport =30
configLIBVIRT_READONLYexport =false
configMCP_SERVER_NAMEexport ="libvirt-manager"
configMCP_HOSTexport ="127.0.0.1"
configMCP_PORTexport =8000
configMCP_TRANSPORTexport ="stdio"
configMCP_AUTH_REQUIREDexport =true
configMCP_AUDIT_LOGexport =true
configMCP_LOG_LEVELexport =INFO
configMCP_LOG_FILEexport ="/var/log/libvirt-mcp-server.log"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/coolnyx-libvirt-mcp-server-wps9v5)](https://m8ven.ai/mcp/coolnyx-libvirt-mcp-server-wps9v5)
commit: 1e137e9ed6249b5ccf4f4e9f358a115da42e0025
code hash: b7415f64e399a112384afe4398935096985396c130ab0100300b7e4eac4ff5c7
verified: 6/18/2026, 11:37:12 AM
view raw JSON →