Skip to main content
Glama
kavinr24

roblox-mcp-bridge

by kavinr24

roblox-mcp-bridge

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)
A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kavinr24/roblox-mcp-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server