Pterodactyl Mcp
@zefarie
About Pterodactyl Mcp
MCP server for Pterodactyl and Pelican game server panels. 73 tools for server management, power control, file operations, backups, schedules, databases, users, nodes, eggs, and allocations. Supports both stdio (npm) and remote (Cloudflare Worker) modes.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pterodactyl": {
"command": "npx",
"args": [
"-y",
"@zefarie/pterodactyl-mcp"
],
"env": {
"PTERODACTYL_URL": "https://panel.example.com",
"PTERODACTYL_APP_KEY": "papp_your_application_key",
"PTERODACTYL_CLIENT_KEY": "ptlc_your_client_key"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Pterodactyl Mcp?
Pterodactyl Mcp is an MCP server that integrates with Pterodactyl and Pelican game server panels. It provides 73 tools for server management, power control, file operations, backups, schedules, databases, users, nodes, eggs, and allocations.
How to use Pterodactyl Mcp?
Install it via npm for stdio mode or deploy a remote instance using a Cloudflare Worker. Invoke the tools through an MCP client that supports the configured transport.
Key features of Pterodactyl Mcp
- 73 tools covering server management, power control, and file operations.
- Supports both Pterodactyl and Pelican game server panels.
- Offers stdio and remote (Cloudflare Worker) transport modes.
Use cases of Pterodactyl Mcp
- Automate game server power actions (start, stop, restart).
- Manage files, backups, and schedules on game servers.
- Configure databases and users for game server panels.
- Administer nodes, eggs, and allocations across panels.
FAQ from Pterodactyl Mcp
Which game server panels are supported?
Pterodactyl Mcp works with both Pterodactyl and Pelican game server panels.
How many tools does Pterodactyl Mcp include?
It offers 73 tools for server management, file operations, backups, schedules, databases, users, nodes, eggs, and allocations.
What transport modes are available?
You can use stdio (via npm) or remote via a Cloudflare Worker.
Are there any known limits?
—
More Cloud & Infrastructure MCP servers
Supabase MCP Server
coleam00Supabase MCP server created in Python.
Terraform MCP Server
hashicorpThe Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
Kubernetes MCP Server
reza-gholizadeManage Your Kubernetes Cluster with k8s mcp-server
🐋 Docker MCP server
ckreilingMCP server for Docker
MCP Gateway
mcp-ecosystem🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
Comments