Skip to main content
Glama
ilkuru

Hyper-V Sandbox MCP Server

by ilkuru

🚀 Hyper-V Sandbox MCP Server для Antigravity 2.0

Безопасная агентная песочница для автономного тестирования, валидации и отладки PowerShell, CMD/BAT-скриптов и системных утилит внутри изолированных виртуальных машин Hyper-V.

Hyper-V Sandbox MCP Server — это сервер Model Context Protocol (MCP), который превращает ваш локальный гипервизор Microsoft Hyper-V в управляемый AI-агентом испытательный полигон для кода. Агент (Antigravity 2.0, Claude Desktop и т.д.) получает возможность автономно откатывать виртуальные машины к чистым снимкам, передавать файлы внеполосно через VMBus, выполнять команды внутри гостевой ОС с помощью PowerShell Direct, анализировать вывод и самостоятельно исправлять ошибки (Self-Healing Loop).

  • 🌟 Ключевые возможности

  • 🛡️ 100% защита хоста (песочница с нулевым риском): потенциально опасные скрипты (изменения системных служб, правки реестра, изменения сетевых адаптеров, удаление файлов) выполняются строго внутри изолированной виртуальной машины.

  • ⚡ PowerShell Direct (без зависимости от сети): управление гостевой ОС осуществляется через внутренний VMBus гипервизора. Не требуется настройка сети, открытые порты RDP/SSH/WinRM или изменения брандмауэра.

  • 🔄 Детерминированный откат (CleanBase Checkpoint): мгновенный сброс виртуальной машины к чистому базовому снимку перед каждым запуском обеспечивает полностью воспроизводимые тесты без остаточного состояния.

  • 📦 Бесшовная передача файлов (Guest Integration Services): использование встроенной команды Copy-VMFile для передачи скриптов, библиотек и утилит (например, PsExec) напрямую с хоста в гостевую систему.

  • 🤖 Самовосстанавливающийся цикл кода: агент фиксирует реальные выходные данные ExitCode, stdout и stderr вместе с трассировками стека исключений, чтобы автономно исправлять код и повторно тестировать до получения зелёного результата.

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables autonomous desktop automation by delegating tasks to vision-based agents operating within cloud-based virtual machine sandboxes. It allows users to manage VMs, execute complex computer tasks, and receive text-based screen summaries across Linux, Windows, and macOS environments.
    2
  • A
    license
    B
    quality
    A
    maintenance
    Enables AI assistants to manage virtual machines, sandboxes, and dev environments through VirtualBox, Hyper-V, and Windows Sandbox, supporting VM lifecycle, ISO downloads, networking, and unattended installs.
    9
    13
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Neural-safe PowerShell automation server for AI agents, enabling file management, git workflows, system inspection, and command execution with a 5-tier safety pipeline.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables AI agents to run PowerShell commands and manage Windows services without intrusive console windows, while also supporting remote execution via SSH and WinRM.
    10
    33
    MIT

View all related MCP servers

Related MCP Connectors

  • Build, validate, and deploy multi-agent AI solutions from any AI environment.

  • Operate Linux, macOS and Windows from your LLM. Every action runs through an auditable allowlist.

  • Persistent cloud development environments that coding agents create, run and test software in.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ilkuru/mcp-server-antigravity-hyperv'

If you have feedback or need assistance with the MCP directory API, please join our Discord server