Back to directory
chrism3th/reyxgpt

chrism3th/reyxgpt

@chrism3th

Minecraft server manager using the Model Context Protocol.

minecraftrconserver-managementmcpgame-serverpythonentertainment

Installation & Configuration

{
  "mcpServers": {
    "reyxgpt": {
      "command": "uv",
      "args": [
        "--directory",
        "C:\\ABSOLUTE_PATH\\",
        "run",
        "main.py"
      ],
      "env": {
        "RCON_HOST": "localhost",
        "RCON_PORT": "25575",
        "RCON_PASSWORD": "verysecurepassword"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15