ReyxGPT: Minecraft Server Management Agent
@ChrisMethsillo
About ReyxGPT: Minecraft Server Management Agent
Minecraft server manager using the Model Context Protocol.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ReyxGPT": {
"command": "uv",
"args": [
"run",
"main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ReyxGPT: Minecraft Server Management Agent?
ReyxGPT is an agent built on the Model Context Protocol (MCP) for managing Minecraft servers via RCON. It enables a language model to execute server commands and monitor server and player status.
How to use ReyxGPT: Minecraft Server Management Agent?
Configure the server by adding a JSON entry to your MCP client configuration (e.g., Claude Desktop) with the RCON host, port, and password. Ensure your Minecraft server has RCON enabled. Then run uv run main.py to start the MCP server and allow the agent to interact with your server.
Key features of ReyxGPT: Minecraft Server Management Agent
- Execute Minecraft server commands via RCON.
- Monitor server and player status.
- Built on the Model Context Protocol (MCP).
- Uses the RCON protocol for communication.
- Runs with Python 3.13 and the uv package runner.
Use cases of ReyxGPT: Minecraft Server Management Agent
- Remotely manage a Minecraft server through a language model assistant.
- Automate routine admin tasks like whitelisting, ban management, or server queries.
- Integrate server control into larger agent workflows (e.g., in Claude Desktop).
FAQ from ReyxGPT: Minecraft Server Management Agent
What are the requirements to run ReyxGPT?
Python 3.13 and the uv tool are required. The Minecraft server must have RCON enabled.
How do I configure the RCON connection?
Set the environment variables RCON_HOST, RCON_PORT, and RCON_PASSWORD in the MCP configuration file, or create a .env file with those values.
Can ReyxGPT authenticate to the server?
Yes, it authenticates using the RCON password you provide in the configuration.
How do I start the agent?
Run uv run main.py from the project directory, which launches the MCP server and connects to the Minecraft server via RCON.
Frequently asked questions
What are the requirements to run ReyxGPT?
Python 3.13 and the uv tool are required. The Minecraft server must have RCON enabled.
How do I configure the RCON connection?
Set the environment variables `RCON_HOST`, `RCON_PORT`, and `RCON_PASSWORD` in the MCP configuration file, or create a `.env` file with those values.
Can ReyxGPT authenticate to the server?
Yes, it authenticates using the RCON password you provide in the configuration.
How do I start the agent?
Run `uv run main.py` from the project directory, which launches the MCP server and connects to the Minecraft server via RCON.
Basic information
More AI & Agents MCP servers
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Comments