Skip to main content
Glama

Vultr MCP

by rsp2k

get_bare_metal_user_data

Retrieve user data for a bare metal server using server label, hostname, or UUID identifier to access configuration and initialization scripts.

Instructions

Get user data for a bare metal server. Smart identifier resolution: use server label, hostname, or UUID.

Args: server_identifier: The bare metal server label, hostname, or ID

Returns: User data information

Input Schema

NameRequiredDescriptionDefault
server_identifierYes

Input Schema (JSON Schema)

{ "properties": { "server_identifier": { "title": "Server Identifier", "type": "string" } }, "required": [ "server_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