Roblox/studio-rust-mcp-server
Standalone Roblox Studio MCP Server
Implements bidirectional communication between Roblox Studio and AI clients (Claude, Cursor) via the Model Context Protocol, using an `axum` web server for long-polling from a Studio plugin and `stdio` transport for LLM communication. Exposes six tools enabling code execution, asset insertion, console access, and play mode control directly within Studio. **Note**: This is a reference implementation; Roblox now provides a built-in MCP server shipped with Studio as the recommended integration path.
405 stars.
Stars
405
Forks
66
Language
Rust
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/Roblox/studio-rust-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
hyper-mcp-rs/hyper-mcp
📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
Cyfrin/aderyn
Solidity Static Analyzer that easily integrates into your editor
rust-mcp-stack/rust-mcp-sdk
A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
Epistates/turbomcp
A full featured, enterprise grade rust MCP SDK
microsoft/wassette
Wassette: A security-oriented runtime that runs WebAssembly Components via MCP