Studio Rust MCP Server
未申請Standalone Roblox Studio MCP Server
mcpmcp-serverroblox
インストール
$
claude mcp add --transport stdio Roblox_Studio -- '/Applications/RobloxStudioMCP.app/Contents/MacOS/rbx-studio-mcp' --stdio未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(6個)
get_console_output
Gets the console output from Roblox Studio.
get_studio_mode
Gets the current Studio mode (startplay, runserver, or stop).
insert_model
Inserts a model from the Roblox Creator Store into the workspace. Returns the inserted model name.
run_code
Runs a command in Roblox Studio and returns the printed output. Can be used to both make changes and retrieve information.
run_script_in_play_mode
Runs a script in play mode and automatically stops play after the script finishes or times out. Returns structured output including logs, errors, and duration.
start_stop_play
Starts or stops play mode or runs the server.