Skip to main content
Glama

execute_luau

Execute Luau code in Roblox Studio's sandboxed environment to test scripts, manipulate game objects, and debug without affecting live services or restricted areas.

Instructions

[PRO] Execute arbitrary Luau code in Roblox Studio sandbox. Blocked services: HttpService, DataStoreService, MessagingService. Cannot access CoreGui/CorePackages.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceYesLuau source code to execute. The code runs in a sandboxed environment with access to game services (except blocked ones). Return values are serialized and sent back as the tool result.

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/hope1026/roblox-mcp'

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