Skip to content
Back to search
30
MCP

@princeofscale/robloxstudio-mcp

npm/@princeofscale/robloxstudio-mcp

Free, open-source MCP server for AI agents (Claude Code, Codex, Cursor, Gemini) to operate Roblox Studio — inspect, edit, debug, and automate places locally.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@princeofscale/robloxstudio-mcp-inspector
Read-only MCP server for AI agents to inspect and debug Roblox Studio — safe browsing with zero write risk.
0 tools
bloxscout-mcp
MCP server for bloxscout — live Roblox analytics for AI agents (Claude, ChatGPT, Cursor, Zed). Thin launcher that re-exports the MCP entrypo
0 tools
@weppy/roblox-mcp
MCP (Model Context Protocol) server for Roblox Studio integration - enables AI coding agents to interact with Roblox Studio in real-time
0 tools
codex-mcp-server
MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly.
0 tools
io.github.justice219/roblox-studio-mcp
Connect AI assistants to Roblox Studio — manipulate the DataModel with 14 tools
0 tools
io.github.Justice219/roblox-studio-mcp
Connect AI assistants to Roblox Studio — manipulate the DataModel with 14 tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@princeofscale/robloxstudio-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}