Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost for the remote server (default: '0.0.0.0').0.0.0.0
PORTNoPort for the remote server (default: '3000').3000
MC_HOSTNoMinecraft server host used at startup (default: 'localhost').localhost
MC_PORTNoMinecraft server port (default: '25565').25565
LOG_LEVELNoPino log level (trace, debug, info, warn, error, fatal; default: 'info').info
MC_USERNAMENoBot username (default: 'MCP-Bot').MCP-Bot
VIEWER_PORTNoPort for prismarine-viewer (default: '3000').3000
ENABLE_IMAGESNoSet to '1' or 'true' to enable registration of 'capture_bot_view' tool.
ENABLE_VIEWERNoSet to '1' or 'true' to start prismarine-viewer web stream after bot spawn (default: disabled).
MCP_TRANSPORTNoSet to 'remote' to enable the HTTP/SSE server (default: 'stdio').stdio

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Netherite-Stack/Minecraft-Survival-MCP-Server'

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