Roblox Bridge
FreeNot checkedConnects Roblox Studio to local AI agents via HTTP, allowing them to control Studio tools.
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
- Open Roblox Studio.
- Open any project and navigate to the Assistant panel.
- Click the three dots (...), select Manage MCP Servers, and ensure the option is enabled.
- Locate and copy the absolute path to your local
mcp.batfile.
Running from Source
- Clone this repository to your local machine.
- Edit
config.jsonand paste your absolute path into theROBLOX_MCP_PATHvariable. - Double-click
run.batto 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)
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-bridgeFAQ
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
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare 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
