Skip to main content
Glama

create_user

Create a new database user with specified credentials, access levels, and encryption settings for Vultr-managed databases.

Instructions

Create a new database user.

Args: database_id: The database ID or label username: Username for the new user password: Password (auto-generated if not provided) encryption: Password encryption type (MySQL: caching_sha2_password, mysql_native_password) access_level: Permission level (Kafka: admin, read, write, readwrite)

Returns: Created user information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
access_levelNo
database_idYes
encryptionNo
passwordNo
usernameYes

Other Tools

Latest Blog Posts

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