studio-rust-mcp-server
Active·★ 467·MIT·Updated 2026-04-03
★ Hidden Gem★ Dev Tooling
Standalone Roblox Studio MCP Server
This project provides a Rust-based implementation of the Model Context Protocol (MCP) to enable seamless communication between Roblox Studio and AI clients like Claude Desktop or Cursor. It allows Large Language Models to interact with and modify Roblox Studio projects, enhancing code generation and asset creation workflows.
#Roblox#MCP#Rust#AI Client#Plugin#Web Server#LLM#Code Generation
01
Features
01Reference implementation of the Model Context Protocol (MCP)
02Enables communication between Roblox Studio and AI clients (Claude Desktop, Cursor)
03Rust-based architecture with an axum web server
04Automated setup for Claude Desktop and Cursor integration
02
Compatibility
Roblox Studio
Platform
Verified via docs
Claude Desktop
AI Client
Verified via docs
Cursor
AI Client
Verified via docs
Rust
Language
Verified via docs
Windows
OS
Verified via docs
macOS
OS
Verified via docs
03
Quick start
1
$ git clone https://github.com/Roblox/studio-rust-mcp-server.git
2
$ cd studio-rust-mcp-server
3
$ cargo run
04
Use cases
↳LLM-driven interaction and modification of Roblox Studio projects
↳Automated execution of Roblox Studio tools like 'insert_model' and 'run_code'
↳Facilitating AI-powered code generation and asset management within Roblox
↳Integrating AI client capabilities directly into Roblox Studio workflows
05
Alternatives
Gemini CLI★ 104.7k
An open-source AI agent that brings the power of Gemini directly into your terminal. Supports native MCP.
dagster★ 15.6k
An orchestration platform for the development, production, and observation of data assets.
ragflow★ 81.5k
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Context7★ 56.4k
MCP Server that provides up-to-date code documentation for LLMs and AI code editors.
GitHub MCP Server★ 30.3k
GitHub's official MCP Server. Allows AI agents to interact directly with your GitHub repositories (read files, search code, issues).
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Related searches
Comments
Log in to leave a comment
- RRiver MartinezMay 5, 2026
Standalone Roblox Studio MCP enables AI-assisted game development at scale
- SScout JohnsonApr 23, 2026
Good for Roblox developers who want AI assistance without plugin complexity
- OOakley WilsonMar 28, 2026
Used for Roblox game development automation, handles Studio API reliably
- MMorgan ClarkMar 15, 2026
The Rust implementation means low latency for interactive Studio operations