mineserver

The-INTJ/mineserver
★ 0 stars TypeScript Browser/Web Updated today
Self-hosted Minecraft Fabric server manager: Node daemon + browser UI + MCP server
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": {
    "mineserver": {
      "command": "npx",
      "args": [
        "-y",
        "The-INTJ/mineserver"
      ]
    }
  }
}

README Excerpt

Self-hosted **Minecraft Fabric server manager** for one PC: a Node daemon that owns the server process, a browser UI for you, and an MCP server so an AI assistant can operate and debug it. Made for the household case: two people on the LAN, a friend joining from across the country through a free [playit.gg](https://playit.gg) tunnel, mods swapped constantly, several worlds, no hosting bill.