Skip to main content
Glama

Vultr MCP

by rsp2k

delete_vpc2

Remove a VPC 2.0 network from Vultr cloud infrastructure using either the network description or ID for identification.

Instructions

Delete a VPC 2.0 network.

Smart identifier resolution: Use VPC 2.0 description or ID.

Args: vpc2_identifier: VPC 2.0 description or ID to delete

Returns: Success confirmation

Input Schema

NameRequiredDescriptionDefault
vpc2_identifierYes

Input Schema (JSON Schema)

{ "properties": { "vpc2_identifier": { "title": "Vpc2 Identifier", "type": "string" } }, "required": [ "vpc2_identifier" ], "type": "object" }

Other Tools from Vultr MCP

Related Tools

    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/rsp2k/mcp-vultr'

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