Roblox Mcp
@hope1026
About Roblox Mcp
Connect AI coding agents to a live Roblox Studio session. Create and edit
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"roblox-mcp": {
"command": "npx",
"args": [
"-y",
"@weppy/roblox-mcp"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Roblox Mcp?
Roblox Mcp connects AI coding agents to a live Roblox Studio session, allowing tools like Claude, Cursor, Codex, and Gemini to perform real actions in Studio instead of just generating code snippets.
How to use Roblox Mcp?
Install via npx -y @weppy/roblox-mcp and configure it with any MCP-compatible client. Once connected, the AI agent can directly control Studio to create scripts, manage instances, adjust terrain, and more.
Key features of Roblox Mcp
- Direct real-time control of Roblox Studio
- Create, edit, move, rename, and delete instances
- Inspect and update DataModel properties
- Generate terrain and adjust lighting and atmosphere
- Search, insert, and configure assets from prompts
- Sync Studio to local files for multi-file edits
Use cases of Roblox Mcp
- Use natural language to create and modify Roblox scripts in Studio
- Generate terrain and tune environment settings without manual clicking
- Insert and configure assets directly from an AI prompt
- Sync the entire project for AI to edit multiple files at once
- Automate repetitive Studio tasks like renaming and moving instances
FAQ from Roblox Mcp
What can Roblox Mcp do?
Roblox Mcp gives AI agents direct control over Roblox Studio, letting them create scripts, manage instances, modify properties, generate terrain, adjust lighting, insert assets, and control audio and animations.
Does it work with any AI client?
Yes, it supports Claude Code, Cursor, Codex CLI, Gemini CLI, and other MCP-compatible clients.
How do I install it?
Run npx -y @weppy/roblox-mcp in your terminal, then configure your MCP client to point to it.
What is Sync and why is it useful?
Sync mirrors your Studio project to local files, enabling the AI to understand and edit multiple files at once instead of single scripts. It supports basic one-way sync and pro bidirectional sync.
Are there any system requirements?
The README does not specify system requirements beyond a working Roblox Studio installation and a compatible MCP client.
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments