Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Roblox Bridge

FreeNot checked

Connects Roblox Studio to local AI agents via HTTP, allowing them to control Studio tools.

GitHubEmbed

About

Connects Roblox Studio to local AI agents via HTTP, allowing them to control Studio tools.

README

MCP bridge that connects Roblox Studio to local AI agents

Prerequisites

  1. Open Roblox Studio.
  2. Open any project and navigate to the Assistant panel.
  3. Click the three dots (...), select Manage MCP Servers, and ensure the option is enabled.
  4. Locate and copy the absolute path to your local mcp.bat file.

Running from Source

  1. Clone this repository to your local machine.
  2. Edit config.json and paste your absolute path into the ROBLOX_MCP_PATH variable.
  3. Double-click run.bat to automatically build the virtual environment, install dependencies, and launch the server.

Usage

Once the bridge is running, any AI agent or local script can control Roblox Studio by sending HTTP requests to the server.

Discover Available Studio Tools

Before running commands, contact the bridge to see which functions your current version of Roblox Studio exposes.

cURL:

curl -X GET [http://127.0.0.1:8000/tools](http://127.0.0.1:8000/tools)

from github.com/kavinr24/roblox-mcp-bridge

Installing Roblox Bridge

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/kavinr24/roblox-mcp-bridge

FAQ

Is Roblox Bridge MCP free?

Yes, Roblox Bridge MCP is free — one-click install via Unyly at no cost.

Does Roblox Bridge need an API key?

No, Roblox Bridge runs without API keys or environment variables.

Is Roblox Bridge hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Roblox Bridge in Claude Desktop, Claude Code or Cursor?

Open Roblox Bridge on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Roblox Bridge with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs