Skip to main content
Glama

scripts

Manage GDScript files in Godot projects with CRUD operations: create, read, write, attach, list, and delete scripts.

Instructions

GDScript CRUD. Actions: create|read|write|attach|list|delete. Use help tool for full docs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
project_pathNoPath to Godot project directory
script_pathNoPath to GDScript file
extendsNoBase class for create (default: Node)
contentNoScript content (for create/write)
scene_pathNoScene file path (for attach)
node_nameNoTarget node name (for attach)

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/n24q02m/better-godot-mcp'

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