Skip to main content
Glama

Vultr MCP

by rsp2k

delete_cdn_zone

Remove a CDN zone from Vultr infrastructure using origin domain, CDN domain, or UUID identifier to manage content delivery network resources.

Instructions

Delete a CDN zone. Smart identifier resolution: use origin domain, CDN domain, or UUID.

Args: zone_identifier: The CDN zone origin domain, CDN domain, or ID to delete

Returns: Success message

Input Schema

NameRequiredDescriptionDefault
zone_identifierYes

Input Schema (JSON Schema)

{ "properties": { "zone_identifier": { "title": "Zone Identifier", "type": "string" } }, "required": [ "zone_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