EndMCPE

UnlegitMC/EndMCPE
★ 6 stars Java 📦 Other Updated 3y ago
Server killer.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "endmcpe": {
      "command": "npx",
      "args": [
        "-y",
        "UnlegitMC/EndMCPE"
      ]
    }
  }
}