MCP.so
Sign In
R

Roblox Mcp

@hope1026

About Roblox Mcp

Connect AI coding agents to a live Roblox Studio session. Create and edit

Basic information

Category

Other

Transports

stdio

Publisher

hope1026

Submitted by

hope1026

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.

Comments

More Other MCP servers