libvirt-mcp
@MatiasVara
关于 libvirt-mcp
Experimental MCP server for Libvirt
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"libvirt-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Awesome Mlops
visengerA curated list of references for MLOps
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论