Skip to main content
Glama

Roblox Studio MCP Server

get_file_tree

Retrieve the full hierarchical structure of a Roblox Studio project, including scripts, models, and folders. Specify an optional path to start from within the workspace.

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