mcpbeat Sign in

Roblox Studio MCP Server

by justice219 Your server? Claim it
local only

Roblox Studio MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 12 Feb 2026.

Connect AI assistants to Roblox Studio — manipulate the DataModel with 14 tools

Installs per day peak 17 · avg 8 · +20% w/w
a month agotoday
43
Installs / week
npm · @jamesworkbenchcrm/roblox-studio-mcp
2
Stars
0 open issues
12 Feb 2026
Last commit
0 releases in 90 days
License
Luau

Nothing serious here today

Today is the operative word: we check Roblox Studio MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add roblox-studio-mcp -- npx -y @jamesworkbenchcrm/roblox-studio-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "roblox-studio-mcp": {
      "args": [
        "-y",
        "@jamesworkbenchcrm/roblox-studio-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.roblox-studio-mcp]
command = "npx"
args = ["-y", "@jamesworkbenchcrm/roblox-studio-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "roblox-studio-mcp": {
      "args": [
        "-y",
        "@jamesworkbenchcrm/roblox-studio-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "roblox-studio-mcp": {
      "args": [
        "-y",
        "@jamesworkbenchcrm/roblox-studio-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MCP_BRIDGE_PORT (HTTP bridge port for Studio plugin communication). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Roblox Studio MCP

same job, measured the same way
Oura Ring MCP
by mitchhankins01

Connect your Oura Ring to Claude AI assistants. Health metrics with smart analysis tools.

54 installs/wk local only
openLCA MCP Server
by below280

Connect AI assistants to openLCA. 31 tools for database search, model building, and LCIA.

4 503 installs/wk local only
Nimble CRM
by nimble-app

Connect AI assistants to Nimble CRM to access and work with customer relationship data.

answering
Zeroheight
by zeroheight

Connect AI assistants to zeroheight styleguides using the Model Context Protocol

142 installs/wk answering
ClaudeR - RStudio MCP Server
by imnmv

Connect RStudio to AI assistants for interactive R coding and data analysis.

1 670 installs/wk local only
Presso
by presso

Connect e-commerce and marketing data to AI assistants via MCP.

answering
SAP HANA CLI
by sap-samples

150+ SAP HANA database tools as MCP tools for AI assistants

766 installs/wk local only
U2 MCP Server
by bpamiri

Connect AI assistants to Rocket Universe/UniData MultiValue databases via MCP.

77 installs/wk local only

Roblox Studio MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Roblox Studio MCP?
Roblox Studio MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @jamesworkbenchcrm/roblox-studio-mcp was installed 43 times last week.
How do I connect Roblox Studio MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @jamesworkbenchcrm/roblox-studio-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Roblox Studio MCP?
The npm package @jamesworkbenchcrm/roblox-studio-mcp was installed 43 times in the last week. Week over week that is +20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Roblox Studio MCP open source?
We cannot say either way: written in Luau and 2 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.