Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GODOT_MCP_HOSTNoThe custom server URL. Must be an absolute http(s) URL or it falls back to the default.http://localhost:8080
GODOT_MCP_TOKENNoBearer token, routed to the active mode's token. Surrounding quotes are trimmed.
GODOT_MCP_CLOUD_URLNoOverride the cloud base URL. A trailing /mcp is stripped if present.https://ai-game.dev
GODOT_MCP_LOG_LEVELNoLog-verbosity threshold. Values: Trace, Debug, Info, Warn, Error, Fatal, None.
GODOT_MCP_AUTH_OPTIONNoWhether Custom mode sends a bearer token. Values: None or Required.None
GODOT_MCP_CONNECTION_MODENoForce the mode: Cloud or Custom (case-insensitive). Default is Cloud.Cloud

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/IvanMurzak/Godot-MCP'

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