MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. KVM

KVM

steveydeveybysteveydevey
•
12
•
API Development
Cloud Infrastructure
Deployment & DevOps

Provides a centralized JSON-RPC server for managing KVM virtual machines.

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

KVM MCP Server is a powerful JSON-RPC server designed to simplify the management of KVM virtual machines. It offers a unified interface to control and monitor VMs, eliminating the need for multiple command-line tools like `virsh` or `virt-install`. The project aims to enable remote control, automate operations, standardize configurations, and optimize performance through features like connection pooling and caching. It centralizes VM lifecycle, networking, storage, display, and installation tasks, making KVM infrastructure more manageable and efficient.

Key Features

01VM Lifecycle Management (Create, start/stop/reboot, list)
02Network & Storage Configuration (Bridge networking, disk formats, sizes)
03VNC Display Support (Automatic port assignment, access tools)
04Automated OS Installation (Network and local ISO-based installs)
05Performance Optimizations (Libvirt connection pooling, VM info caching)
063 GitHub stars

Use Cases

01Simplify KVM virtual machine management
02Enable remote control of KVM environments via JSON-RPC
03Automate and script VM provisioning and operations