Skip to main content
Glama

create_allocation

Create port allocations on Pterodactyl nodes for game servers by specifying individual ports or ranges, requiring node ID, IP address, and port configurations.

Instructions

Create new port allocations on a node (admin action). Ports can be individual ('25565') or ranges ('25565-25570'). Use list_nodes to find the node_id first. Requires Application API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
node_idYesNode ID to create allocations on (from list_nodes)
ipYesIP address to bind the allocation to (e.g. '0.0.0.0' or '192.168.1.1')
portsYesArray of ports or port ranges to allocate (e.g. ['25565', '25570-25575'])

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