73
/ 100
3 days ago
glama

minecraft-diagnostic-mcp

An external MCP server for diagnosing Minecraft servers via backup analysis, local runtime, or Docker runtime, offering tools for plugin inspection, log analysis, configuration linting, and performance diagnostics.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: MCP_HTTP_AUTH_BEARER_TOKEN, MCP_LOCAL_RCON_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_TRANSPORTset =stdio
configMCP_HTTP_HOSTset =127.0.0.1
configMCP_HTTP_PATH
🔐 secretMCP_HTTP_AUTH_BEARER_TOKENset =replace-me
configMCP_HTTP_AUTH_HEADER_NAMEThis expects Authorization: Bearer replace-me by default. You can switch to a custom static header by setting .
configMCP_HTTP_AUTH_SCHEME
configMCP_CONTAINER_NAME
configMCP_ANALYSIS_MODEset =backup
configMCP_RUNTIME_BACKENDset =local
configMCP_SERVER_ROOTset =C:\path\to\mcserver
configMCP_PLUGINS_DIRset =plugins
configMCP_LOGS_DIR
configMCP_LOCAL_SERVER_JAR
configMCP_LOCAL_RCON_HOSTset =127.0.0.1
🔐 secretMCP_LOCAL_RCON_PASSWORDset =your-local-rcon-password
configMCP_DISCORD_WEBHOOK_URLset =https://discord.com/api/webhooks/...
configMCP_DISCORD_ALERT_USERNAME
configMCP_DISCORD_ALERT_STATE_FILE
configMCP_GENERIC_WEBHOOK_URLset =https://example.com/mcp-alerts
configMCP_GENERIC_WEBHOOK_HEADERS_JSONset ={"X-Token":"replace-me"}
configMCP_ALERT_FILE_SINK_PATHset =C:\path\to\alerts.ndjson
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/monasik-minecraft-diagnostic-mcp-45ke6d)](https://m8ven.ai/mcp/monasik-minecraft-diagnostic-mcp-45ke6d)
commit: fb2fec67bd9164f9054cd6c984cf60cab35148bd
code hash: e6ed0adc022b2ef6f776cff3594467aab4dbf8656d8d361e97cc5552a83ee536
verified: 6/18/2026, 11:19:10 AM
view raw JSON →