minecraft-diagnostic-mcp
by Monasik
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_LOGS_DIR | No | Logs directory name | |
| MCP_HTTP_HOST | No | Host for HTTP transport | |
| MCP_HTTP_PATH | No | Path for HTTP transport | |
| MCP_HTTP_PORT | No | Port for HTTP transport | |
| MCP_TRANSPORT | No | Transport mode: stdio or streamable-http | |
| MCP_PLUGINS_DIR | No | Plugins directory name | |
| MCP_SERVER_ROOT | No | Root directory of Minecraft server | |
| MCP_ANALYSIS_MODE | No | Analysis mode: backup, runtime, or auto | |
| MCP_CONTAINER_NAME | No | Docker container name | |
| MCP_LOCAL_RCON_HOST | No | RCON host for local runtime | |
| MCP_LOCAL_RCON_PORT | No | RCON port | |
| MCP_RUNTIME_BACKEND | No | Runtime backend: docker or local | |
| MCP_HTTP_AUTH_SCHEME | No | Auth scheme (e.g., Bearer) | |
| MCP_LOCAL_SERVER_JAR | No | Path to server JAR | |
| MCP_HTTP_AUTH_ENABLED | No | Enable static bearer token auth | |
| MCP_DISCORD_WEBHOOK_URL | No | Discord webhook URL | |
| MCP_GENERIC_WEBHOOK_URL | No | Generic webhook URL | |
| MCP_LOCAL_RCON_PASSWORD | No | RCON password | |
| MCP_ALERT_FILE_SINK_PATH | No | File sink path | |
| MCP_HTTP_AUTH_HEADER_NAME | No | Custom header name for auth | |
| MCP_DISCORD_ALERTS_ENABLED | No | Enable Discord alerts | |
| MCP_DISCORD_ALERT_USERNAME | No | Alert username for Discord | |
| MCP_HTTP_AUTH_BEARER_TOKEN | No | Bearer token for HTTP auth | |
| MCP_ALERT_FILE_SINK_ENABLED | No | Enable file sink alerts | |
| MCP_GENERIC_WEBHOOK_ENABLED | No | Enable generic webhook | |
| MCP_DISCORD_ALERT_SCAN_LINES | No | Number of log lines to scan | |
| MCP_DISCORD_ALERT_STATE_FILE | No | State file path for alerts | |
| MCP_DISCORD_ALERT_MIN_PRIORITY | No | Minimum priority for alerts | |
| MCP_DISCORD_ALERT_POLL_SECONDS | No | Poll interval in seconds | |
| MCP_GENERIC_WEBHOOK_HEADERS_JSON | No | Custom headers JSON |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Monasik/minecraft-diagnostic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server