Skip to main content
Glama
Faneraiy14

minecraft-rcon-mcp

by Faneraiy14

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MC_RCON_HOSTNoThe hostname or IP address of the Minecraft RCON server. Defaults to 127.0.0.1.127.0.0.1
MC_RCON_PORTNoThe port of the Minecraft RCON server. Defaults to 25575.25575
MC_RCON_PASSWORDYesThe RCON password from server.properties. Required.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
mc_commandA

Виконує БУДЬ-яку vanilla- чи plugin-команду через RCON (без провідного "/" — додається сам, якщо AI його все ж напише). Найзагальніший інструмент тут - усе, чого не покривають структуровані mc_* нижче (наприклад /gamemode, /effect, /fill, команди плагінів). Повертає сирий текстовий вивід сервера як є.

mc_list_playersA

Повертає кількість і ніки гравців, підключених зараз до сервера (/list).

mc_sayA

Транслює повідомлення в чат усім гравцям від імені сервера (/say).

mc_teleportB

Телепортує target (нік гравця або vanilla-селектор на кшталт @a/@p/@e[type=...]) у destination — координати "x y z" АБО нік/селектор іншого гравця/сутності (/tp).

mc_giveA

Видає item (напр. "diamond", "minecraft:diamond_sword") гравцю player у кількості count (типово 1) (/give).

mc_set_weatherB

Встановлює погоду на сервері: "clear", "rain" чи "thunder", опційно на duration_seconds секунд (/weather).

mc_set_timeA

Встановлює ігровий час: число тіків АБО ключове слово ("day", "night", "noon", "midnight") (/time set).

mc_kickA

Відключає гравця player від сервера, опційно з причиною reason, показаною йому (/kick).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Faneraiy14/minecraft-rcon-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server