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
「その他」の他のコンテンツ

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
コメント