Renge Bot
by QDcvd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MC_HOST | No | Minecraft server host | 127.0.0.1 |
| MC_PORT | No | Minecraft server port | 21082 |
| HTTP_PORT | No | HTTP API port | 21083 |
| RCON_HOST | No | RCON host | 127.0.0.1 |
| RCON_PORT | No | RCON port | 25575 |
| MC_USERNAME | Yes | Bot's Minecraft username | |
| RCON_PASSWORD | Yes | RCON password | |
| ALLOWED_PLAYERS | Yes | Comma-separated list of players allowed to control bot in game | |
| WORLD_BRIDGE_URL | No | World Bridge URL | http://127.0.0.1:21084 |
| WORLD_BRIDGE_TOKEN | No | Explicit World Bridge token (alternative to token file) | |
| WORLD_BRIDGE_TIMEOUT_MS | No | World Bridge timeout in milliseconds | 2500 |
| WORLD_BRIDGE_TOKEN_FILE | No | Path to the World Bridge token file | |
| DEFAULT_CONTROLLER_PLAYER | Yes | Default player to control bot in game |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/QDcvd/renge-mc-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server