mcpe-pvp-server

Kunosaki/mcpe-pvp-server
★ 0 stars PHP Other Updated today
MCPE PVP server pack - Hypixel/Minemen style (PMMP 5): NovaMine core, compiled plugins, minigame source
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpe-pvp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Kunosaki/mcpe-pvp-server"
      ]
    }
  }
}