robloxstudio-mcp

Chrrxs/robloxstudio-mcp
★ 39 stars TypeScript AI/LLM Updated today
MCP server for Roblox Studio runtime debugging, playtest control, screenshots/input, multiplayer testing, and per-peer server/client eval from AI agents.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "robloxstudio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Chrrxs/robloxstudio-mcp"
      ]
    }
  }
}

README Excerpt

**An MCP server for Roblox Studio runtime debugging, playtest automation, and bulk place editing from Claude, Cursor, Codex, or Gemini.** Use this when you want your agent to debug and operate a live Roblox Studio session with precise runtime control: - `edit`, `server`, and `client-N` targeting for live playtests.

Topics

mcprobloxroblox-studio