io.github.Justice219/roblox-studio-mcp MCP Server
io.github.Justice219/roblox-studio-mcp
What is the io.github.Justice219/roblox-studio-mcp MCP server?
Connect AI assistants to Roblox Studio — manipulate the DataModel with 14 tools
How to install io.github.Justice219/roblox-studio-mcp
Copy-paste configuration for popular MCP clients.
MCP_BRIDGE_PORTHTTP bridge port for Studio plugin communication
{
"mcpServers": {
"roblox-studio-mcp": {
"command": "npx",
"args": [
"-y",
"@jamesworkbenchcrm/roblox-studio-mcp"
],
"env": {
"MCP_BRIDGE_PORT": "<YOUR_MCP_BRIDGE_PORT>"
}
}
}
}{
"mcpServers": {
"roblox-studio-mcp": {
"command": "npx",
"args": [
"-y",
"@jamesworkbenchcrm/roblox-studio-mcp"
],
"env": {
"MCP_BRIDGE_PORT": "<YOUR_MCP_BRIDGE_PORT>"
}
}
}
}{
"mcpServers": {
"roblox-studio-mcp": {
"command": "npx",
"args": [
"-y",
"@jamesworkbenchcrm/roblox-studio-mcp"
],
"env": {
"MCP_BRIDGE_PORT": "<YOUR_MCP_BRIDGE_PORT>"
}
}
}
}{
"servers": {
"roblox-studio-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jamesworkbenchcrm/roblox-studio-mcp"
],
"env": {
"MCP_BRIDGE_PORT": "<YOUR_MCP_BRIDGE_PORT>"
}
}
}
}claude mcp add roblox-studio-mcp --env MCP_BRIDGE_PORT=<YOUR_MCP_BRIDGE_PORT> -- npx -y @jamesworkbenchcrm/roblox-studio-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.