roblox-studio-mcp-server

HashiraStudios/roblox-studio-mcp-server

3.1

If you are the rightful owner of roblox-studio-mcp-server 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 facilitates integration between Roblox Studio and AI assistants like Claude Code, enabling real-time communication and manipulation of game objects.

Tools

Functions exposed to the LLM to take actions

get_project_structure

View game object hierarchy

read_script_source

Read script source code

write_script_source

Write/update script code

create_object

Create new instances

delete_object

Delete objects

find_object_by_path

Find object by path

find_objects_by_class

Find all objects of a class

get_properties

Read object properties

set_properties

Set object properties

run_code

Execute Luau code

focus_on_object

Focus Studio camera

get_camera_info

Get camera information

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources