rbx-mcp-engine

fxrrysalim/rbx-mcp-engine

3.2

If you are the rightful owner of rbx-mcp-engine and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Roblox Studio MCP Server (Ultimate Edition) is a high-performance bridge between Roblox Studio and AI Agents, utilizing WebSocket for real-time communication.

Tools

Functions exposed to the LLM to take actions

run_code

Execute privileged Luau code with Smart Stack Trace capture.

read_script_source

Read script content and resolve require() dependencies.

scan_hierarchy

Scan the game tree using Time-Slicing to avoid freezing.

get_selection

Get detailed properties of selected objects.

spatial_query

Perform Raycasts or Region Checks to find objects in 3D space.

wait_for_event

Pause execution until a specific object appears.

listen_to_console

Stream Roblox Studio output logs to the AI in real-time.

insert_model

Search and insert assets/models from the Roblox Toolbox.

manage_datastore

Direct access to DataStoreService for economy and save data debugging.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources