Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
authNoAuthentication method: offline | microsoft | mojang (default: offline)offline
hostNoMinecraft server address (default: 127.0.0.1)127.0.0.1
portNoMinecraft server port (default: 25565)25565
versionNoMinecraft version (optional, auto-detected by default)
mcp-nameNoCustom name for the MCP server
passwordNoMinecraft password (required for online/microsoft/mojang auth)
usernameYesMinecraft username for the bot
log-levelNoLogging level: DEBUG | INFO | WARN | ERROR (default: INFO)INFO
mcp-versionNoCustom version for the MCP server
tools-enabledNoComma-separated whitelist of MCP tools to enable
tools-disabledNoComma-separated blacklist of MCP tools to disable
events-disabledNoComma-separated list of game events to disable (e.g., chat,playerJoined,health)

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/ChangingSelf/maicraft-mcp-server'

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