vk-cloud-mcp-server

vk-cloud-mcp-server

3.2

If you are the rightful owner of vk-cloud-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The VK Cloud MCP Server is an unofficial implementation of the Model Context Protocol (MCP) server for VK Cloud, designed to manage cloud infrastructure using LLM through a standardized interface.

vkcloud_vm_list

List all VMs in the project.

vkcloud_network_list

List all networks.

vkcloud_security_group_list

List all security groups.

vkcloud_vm_start

Start a VM (requires enabling destructive operations).

vkcloud_vm_stop

Stop a VM (requires enabling destructive operations).

vkcloud_vm_restart

Restart a VM (requires enabling destructive operations).

vkcloud_flavor_list

List VM types with filtering options.

vkcloud_image_list

List VM images with advanced filtering options.

vkcloud_disk_list

List all disks (volumes) with filtering options.

vkcloud_keypair_list

List all SSH keys.

vkcloud_create_bootable_volume

Create a bootable volume (requires enabling destructive operations).

vkcloud_vm_create

Create a new VM (requires enabling destructive operations).