libvirt-mcp is an experimental MCP server for libvirt. It provides instructions on how to use it with mcp-cli and ollama, including installation steps and configuration.
Documentation
libvirt-mcp
This is an experimental mcp server for libvirt. The
following lines explain how to use it with mcp-cli and ollama.
First, install mcp-cli:
Then, in the libvirt-mcp directory, first install the dependencies by running:
uv sync
Then, edit server_config.json and set up the correct path to the libvirt-mcp
server. Finally, execute run.sh, that uses ollama as provider and granite
as model.