Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GODOT_MCP_PORTNoThe port the server listens on. Default is 6510.6510
GODOT_MCP_DEBUGNoSetting this to any value enables debug logging. Alternative to setting GODOT_MCP_LOG_LEVEL=debug.
GODOT_MCP_LOG_DIRNoDirectory where log files are stored. Default is 'server/logs'.server/logs
GODOT_MCP_PROJECTNoThe path to the Godot project that this server should serve. If not set, falls back to the current working directory.
GODOT_MCP_FILE_LOGNoEnable or disable file logging. Default is '1' (enabled). Set to '0' or 'false' to disable.1
GODOT_MCP_LOG_LEVELNoLog level for file logging. Default is 'info'. Possible values: debug, info, warn, error.info
GODOT_MCP_LOG_MAX_BYTESNoMaximum log file size in bytes before rotation. Default is '2097152' (2 MiB).2097152
GODOT_MCP_LOG_MAX_FILESNoMaximum number of rotated log files to keep. Default is '5'.5
GODOT_MCP_LOG_RETENTION_DAYSNoNumber of days to retain log files. Default is '0' (no day-based deletion).0

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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