Roblox Studio

Enables Roblox Studio developers to insert marketplace models and execute Luau code through a plugin.

roblox 479
Claude CodeClaude DesktopGeneric
View source ↗

Roblox Studio MCP Server is a reference implementation that enables communication between Roblox Studio and Claude Desktop through the Model Context Protocol. Built in Rust with an axum web server and stdio transport, it allows Claude to interact with Roblox Studio via a plugin that supports tools for inserting models from the marketplace and running Luau code. The server architecture includes a web server that handles long polling from the Studio plugin and an MCP server that communicates with Claude, making it valuable for developers who want to leverage AI assistance for Roblox game development tasks like asset insertion and code execution.

Source

Repository: https://github.com/roblox/studio-rust-mcp-server

Maintain Roblox Studio?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Roblox Studio on getagentictools
[![Roblox Studio on getagentictools](https://getagentictools.com/badge/mcp/roblox-studio-rust-mcp-server.svg)](https://getagentictools.com/mcp/roblox-studio-rust-mcp-server?ref=badge)