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?
—
云与基础设施 分类下的更多 MCP 服务器
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
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.
评论