mcpeserver

codehz/mcpeserver
★ 112 stars Go 💻 Code/Dev Tools Updated 2mo ago
A Minecraft Server Launcher Written by Golang. Deprecated, please use official BDS
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": {
    "mcpeserver": {
      "command": "go",
      "args": [
        "run",
        "github.com/codehz/mcpeserver@latest"
      ]
    }
  }
}

Topics

clilinuxmcpeminecraft