Skip to main content
Glama

godot_read_script

Reads GDScript (.gd) or text-based resource files from Godot projects to access script content for editing or analysis.

Instructions

Reads the content of a GDScript (.gd) or other text-based resource file.

Args:

  • file_path (string): res:// path e.g. "res://player/player.gd"

Returns: { path: string, content: string }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_pathYesres:// path to the script file

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/ricky-yosh/godot-mcp-server'

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