Skip to main content
Glama

cloudron_create_user

Create a new Cloudron user with assigned role (admin, user, or guest) by providing email and password. This atomic operation adds users to manage self-hosted applications and infrastructure.

Instructions

Create a new user on the Cloudron instance with role assignment (atomic operation). Password must be at least 8 characters long and contain at least 1 uppercase letter and 1 number. Returns 201 Created with user object.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
emailYesUser email address (must be valid format)
passwordYesUser password (8+ characters, 1 uppercase, 1 number)
roleYesUser role: admin (full access), user (standard access), or guest (limited access)

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/serenichron/mcp-cloudron'

If you have feedback or need assistance with the MCP directory API, please join our Discord server