MCP.so
ログイン
R

Roblox Mcp

@hope1026

Roblox Mcp について

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

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

hope1026

投稿者

hope1026

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "roblox-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@weppy/roblox-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.

コメント

「その他」の他のコンテンツ