roblox-executor-mcp

notpoiu/roblox-executor-mcp
★ 70 stars TypeScript 💻 Code/Dev Tools Updated today
A MCP Server which allows for direct access to the roblox game client
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": {
    "roblox-executor-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "notpoiu/roblox-executor-mcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="docs/banner.svg" alt="Roblox Executor MCP" width="900"/> </p> An MCP server that allows Agents to interact with a running Roblox game client — execute code, inspect scripts, spy on remotes, and more. Roblox Executor MCP includes a local web dashboard at: ```text http://localhost:16384/