Skip to main content
Glama
Hareidus
by Hareidus

run_command_with_log

Execute Minecraft server commands and capture log output for debugging plugin responses and monitoring command results.

Instructions

Execute an RCON command and capture server log output produced afterwards.

Useful for commands whose feedback appears in the server log rather than the RCON response (e.g. plugin commands that print results via logger). Args: command: The Minecraft command to execute. wait_seconds: Seconds to wait for log output after execution (default 2).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commandYes
wait_secondsNo

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/Hareidus/Minecraft-MCP-Server'

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