Skip to main content
Glama

list_allocations

Retrieve port allocations for a Pterodactyl node to view IP addresses, ports, aliases, and server assignments. Use after identifying the node ID with list_nodes.

Instructions

List all port allocations for a node (admin action). Shows IP, port, alias, and which server is using each allocation. Use list_nodes to find the node_id first. Requires Application API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
node_idYesNode ID to list allocations for (from list_nodes)
pageNoPage number for pagination (default: 1)
per_pageNoItems per page (default: 50, max: 100)

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