Skip to main content
Glama
Rizzpect

Godot MCP Server

by Rizzpect

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug loggingfalse
GODOT_PATHNoPath to Godot executableAuto-detected
GODOT_LSP_PORTNoLSP port6005
GODOT_PROJECT_PATHNoPath to Godot projectCurrent directory

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
godot_launch_editorD
godot_run_projectD
godot_stop_projectD
godot_get_project_infoD
godot_get_versionD
godot_list_projectsD
godot_open_fileD
godot_focus_scriptD
godot_quick_openD
godot_list_scriptsD
godot_read_scriptD
godot_write_scriptD
godot_create_scriptD
godot_analyze_scriptD
godot_run_scriptD
godot_run_codeD
godot_list_scenesD
godot_get_scene_treeD
godot_create_sceneD
godot_create_scene_with_nodesD
godot_save_scene_variantD
godot_read_sceneD
godot_save_sceneD
godot_find_nodesD
godot_get_node_propertiesD
godot_load_spriteD
godot_export_mesh_libraryD
godot_get_uidD
godot_update_project_uidsD
godot_list_input_mappingsD
godot_add_input_actionD
godot_get_debug_outputD
godot_analyze_projectD
godot_find_unused_assetsD
godot_list_resourcesD
godot_list_assetsD
godot_create_resourceD
godot_get_project_settingsD
godot_update_project_settingD
godot_validate_scriptD
godot_check_lspD
godot_export_projectD
godot_get_export_presetsD
godot_executeD
godot_get_configD
godot_quitD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
godot-configCurrent Godot MCP server configuration

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

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