liebki/Prcon
A lightweight command-line tool to manage Minecraft servers via RCON protocol. Execute commands directly on your server. Optionally use OpenRouter's free LLM models to generate Minecraft commands from plain English.
Platform-specific configuration:
{
"mcpServers": {
"Prcon": {
"command": "npx",
"args": [
"-y",
"Prcon"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...