Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoSet to "true" for detailed server-side logging
GODOT_PATHNoPath to the Godot executable (overrides auto-detection)
GODOT_MCP_ALLOWED_DIRSNoOptional. Restrict run_project to projects under these roots (separated by ;, ,, or :). When unset, any project path is allowed.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
godot_catalogA

Browse the Godot MCP operation tree before choosing a domain tool

core_manageC

Godot core operations. Call godot_catalog for the operation tree.

project_manageB

Godot project operations. Call godot_catalog for the operation tree.

scene_manageD

Godot scene operations. Call godot_catalog for the operation tree.

filesystem_manageC

Godot filesystem operations. Call godot_catalog for the operation tree.

validation_manageC

Godot validation operations. Call godot_catalog for the operation tree.

runtime_manageC

Godot runtime operations. Call godot_catalog for the operation tree.

node_manageD

Godot node operations. Call godot_catalog for the operation tree.

input_manageD

Godot input operations. Call godot_catalog for the operation tree.

signal_manageD

Godot signal operations. Call godot_catalog for the operation tree.

animation_manageC

Godot animation operations. Call godot_catalog for the operation tree.

camera_manageC

Godot camera operations. Call godot_catalog for the operation tree.

physics_manageD

Godot physics operations. Call godot_catalog for the operation tree.

render_2d_manageD

Godot render_2d operations. Call godot_catalog for the operation tree.

render_3d_manageD

Godot render_3d operations. Call godot_catalog for the operation tree.

audio_manageC

Godot audio operations. Call godot_catalog for the operation tree.

ui_manageC

Godot ui operations. Call godot_catalog for the operation tree.

network_manageC

Godot network operations. Call godot_catalog for the operation tree.

system_manageC

Godot system operations. Call godot_catalog for the operation tree.

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/XOVIET-GAME/godot-mcp'

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