Export Pterodactyl panel egg configurations as JSON for migration or backup. Provides complete setup including variables, install scripts, and Docker settings in standard format.
138,339 tools. Last updated 2026-05-20 10:03
"Pterodactyl" matching MCP tools:
- Permanently remove a game server and all associated data including files, databases, and backups. This admin action cannot be undone, so consider creating a backup first.
- Reinstall a game server from scratch by wiping all files and restoring the original template. Use this admin action to reset servers to default configuration after backing up data.
- Permanently delete a server template (egg) from a Pterodactyl nest. Verify the template before deletion as this action cannot be undone and may affect existing servers.
- Remove an environment variable from a Pterodactyl egg configuration. This admin action permanently deletes the specified variable using nest, egg, and variable IDs.
- Retrieve available server templates (eggs) from Pterodactyl panel to identify configurations for creating game servers.
- Retrieve detailed infrastructure node information including name, FQDN, resource limits, allocated resources, scheme, and maintenance status for Pterodactyl server administration.
- Modify environment variables for Pterodactyl server eggs by updating display names, values, permissions, or validation rules using the variable ID.
- Modify user account details in Pterodactyl/Pelican panels by updating username, email, password, or admin status using the user ID.
- Retrieve detailed configuration for a Pterodactyl server template, including Docker image, startup commands, install scripts, and environment variables with validation rules.
- Retrieve details of a specific egg category in Pterodactyl game server panels by ID, including name, description, author, and metadata for administrative management.
- Retrieve detailed user account information by numeric ID from Pterodactyl game server panels. Returns username, email, admin status, and timestamps for administrative management.
- Create port allocations on Pterodactyl nodes for game servers by specifying individual ports or ranges, requiring node ID, IP address, and port configurations.
- 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.
- Retrieve all available egg categories (nests) from the Pterodactyl panel to organize server templates by type, such as Minecraft or Voice Servers, for easier template selection.
- Retrieve all registered user accounts from the Pterodactyl panel to identify users for server management actions. Supports pagination and returns user IDs, emails, and admin status.
- Modify a Pterodactyl game server's metadata including name, description, owner, or external ID. Specify only the fields you want to change while preserving current values for others.
- Modify a server's startup configuration by updating the startup command, Docker image, or egg template. Changes apply after server restart.
- Retrieve all game servers from the Pterodactyl panel with names, statuses, and resource limits. Use this to identify server IDs for management tasks and identifiers for client operations.
- Retrieve database details for a Pterodactyl server, including host, name, and connection information for administrative management.