Skip to main content
Glama

Vultr MCP

by rsp2k

delete_startup_script

Remove a startup script from Vultr cloud infrastructure using either the script name or UUID identifier to clean up automation configurations.

Instructions

Delete a startup script. Smart identifier resolution: use script name or UUID.

Args: script_identifier: The startup script name or ID to delete

Returns: Success message

Input Schema

NameRequiredDescriptionDefault
script_identifierYes

Input Schema (JSON Schema)

{ "properties": { "script_identifier": { "title": "Script Identifier", "type": "string" } }, "required": [ "script_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