libvirt-mcp
@MatiasVara
About libvirt-mcp
Experimental MCP server for Libvirt
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"libvirt-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is libvirt-mcp?
An experimental MCP server for libvirt, designed to be used with mcp-cli and ollama. It allows interaction with libvirt virtual machines through the MCP protocol.
How to use libvirt-mcp?
Install dependencies (libvirt-devel, python3-devel, uv, ollama), clone the repository, run uv sync, edit server_config.json to set the correct path, then execute run.sh. For debugging, use mcp dev setup.py.
Key features of libvirt-mcp?
—
Use cases of libvirt-mcp?
—
FAQ from libvirt-mcp
What dependencies are required?
libvirt-devel, python3-devel, uv, ollama, mcp-cli, npm, and the mcp Python package.
How do I run the server?
Edit server_config.json to set the correct path to the libvirt-mcp server, then execute run.sh.
Which model does the server use by default?
It uses `granite3
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mlops
visengerA curated list of references for MLOps
Servers
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments