Loading languages...
RE

ReyxGPT

@ChrisMethsillo

Minecraft server manager using the Model Context Protocol.

minecraft
server-management
rcon

# mcpServer Config

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

# stdio

uv run main.py
Transport:
stdio
언어:
Python
생성됨:4/18/2025
업데이트됨:4/18/2025
홈페이지: