Loading languages...
RE

reyxgpt

@ChrisMethsillo

Minecraft server manager using the Model Context Protocol.

Minecraft
RCON
server management
agent

# 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 --directory C:\\ABSOLUTE_PATH\\ run main.py
Transport:
stdio
语言:
Python
创建时间:4/18/2025
更新时间:4/18/2025
主页: