Skip to main content
Glama

Vultr MCP

by rsp2k

get

Retrieve detailed user information including permissions and settings from Vultr cloud infrastructure by providing a user ID or email address.

Instructions

Get detailed information about a specific user.

Args: user_id: The user ID (UUID) or email address (e.g., "user@example.com" or UUID)

Returns: Detailed user information including permissions and settings

Input Schema

NameRequiredDescriptionDefault
user_idYes

Input Schema (JSON Schema)

{ "properties": { "user_id": { "title": "User Id", "type": "string" } }, "required": [ "user_id" ], "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