Back to Home
fxrrysalim icon

rbx-mcp-engine

Verified Safe

by fxrrysalim

Overview

Provides a high-performance, WebSocket-based bridge for AI agents to interact with and control Roblox Studio in real-time.

Installation

Run Command
rbx-studio-mcp.exe --stdio

Security Notes

The primary security consideration is the `run_code` tool, which allows AI agents to execute arbitrary Luau code within Roblox Studio with 'God Mode' privileges. While this is an advertised core feature enabling deep engine access and control, it inherently presents a significant risk if the AI agent or its prompts are compromised. The server communicates with the AI client via standard I/O (stdio JSON-RPC) and with Roblox Studio via a localhost-bound WebSocket (port 44755), limiting external network attack surface. No hardcoded secrets or obvious malicious patterns were found in the provided source.

Similar Servers

Stats

Interest Score55
Security Score5
Cost ClassHigh
Avg Tokens2500
Stars1
Forks0
Last Update2025-12-01

Tags

Roblox StudioAI AgentsMCPWebSocketRust