Submit

Pterodactyl Mcp

@zefarie

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.
Overview

no content

Server Config

{
  "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"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.