Exposes Minecraft server commands via RCON as a tool, and optionally powers an in-game AI chat listener that answers player questions using Claude.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.RCON_HOST— "": "localhost",RCON_PORT— "": "25575",RCON_PASSWORD— "": "your-rcon-password",AI_MODEL— claude-sonnet-4-5 Anthropic model for in-game chat.LOG_PATH— "": "/path/to/server/logs/latest.log"AI_MAX_CONTEXT— 10 Exchanges retained in the rolling history.AI_MAX_TOKENS— 1024 Max tokens per chat response.AI_PREFIX— ai Chat trigger prefix (case-insensitive).AI_CHAT_ENABLED— 1 Set 0/false to run a pure RCON tool server (no log tailing, no Anthropic usage).AI_SYSTEM_PROMPT— (generic built-in) Replace the entire system prompt.AI_SYSTEM_PROMPT_EXTRA— (none) Append server-specific context (Minecraft version, house rules) to the default prompt.[](https://m8ven.ai/mcp/scotteratigan-minecraft-rcon-mcp-1qyjpt)