Pterodactyl Mcp
@zefarie
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"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"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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?
—
「クラウドとインフラ」の他のコンテンツ
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
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.
Awesome DevOps MCP Servers
rohitg00A curated list of awesome MCP servers focused on DevOps tools and capabilities.
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
Mcp K8s Go
strowkMCP server connecting to Kubernetes
コメント