Skip to main content
Glama

Vultr MCP

by rsp2k

get_startup_script_content

Retrieve the content of a Vultr startup script using either the script name or UUID identifier for configuration management and deployment automation.

Instructions

Get the content of a startup script. Smart identifier resolution: use script name or UUID.

Args: script_identifier: The startup script name or ID

Returns: Script content

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