Skip to main content
Glama

Roblox Studio MCP Server

get_file_tree

Retrieve the full hierarchy of a Roblox Studio project, including script types, models, and folders, starting from a specified or default path.

Instructions

Get complete hierarchy of the Roblox Studio project with script types, models, and folders

Input Schema

NameRequiredDescriptionDefault
pathNoOptional path to start from (defaults to workspace root)

Input Schema (JSON Schema)

{ "properties": { "path": { "default": "", "description": "Optional path to start from (defaults to workspace root)", "type": "string" } }, "type": "object" }

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/boshyxd/robloxstudio-mcp'

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