Skip to main content
Glama

nodes

Manage Godot scene nodes to add, remove, rename, list, or modify properties within your project files.

Instructions

Scene node ops. Actions: add|remove|rename|list|set_property|get_property. Use help tool for full docs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform
project_pathNoPath to Godot project directory
scene_pathNoPath to scene file
nameNoNode name
typeNoNode type (for add, default: Node)
parentNoParent node path (for add, default: .)
new_nameNoNew name (for rename)
propertyNoProperty name (for get/set_property)
valueNoProperty value (for set_property)

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