Skip to main content
Glama

update_server_build

Modify server resource limits and feature caps including memory, CPU, disk, swap, IO weight, and database/backup allocations. Changes apply after server restart.

Instructions

Update a server's resource limits: memory, CPU, disk, swap, IO weight, CPU pinning, and feature limits like max databases/backups (admin action). Only specify the fields you want to change - current values are preserved for unspecified fields. Changes take effect after server restart. For server metadata (name, owner), use update_server_details. Requires Application API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
server_idYesNumeric server ID from list_servers field 'id'
memoryNoMemory limit in MB (0 = unlimited)
swapNoSwap limit in MB (-1 = unlimited)
diskNoDisk limit in MB (0 = unlimited)
ioNoIO weight (10-1000)
cpuNoCPU limit in percent (100 = 1 core, 0 = unlimited)
threadsNoCPU threads/cores to pin (e.g. '0', '0-1,3')
allocationNoDefault allocation ID
databases_limitNoMax databases
allocations_limitNoMax allocations
backups_limitNoMax backups

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/zefarie/pterodactyl-mcp'

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