đŸ› ī¸
Tool

Robloxstudio Mcp

by boshyxd gh-tool--boshyxd--robloxstudio-mcp
Nexus Index
46.6 Top 100%
S: Semantic 50
A: Authority 0
P: Popularity 62
R: Recency 98
Q: Quality 50
Tech Context
Vital Performance
0 DL / 30D
0.0%
Python Lang
Open Source 328 Stars
1.0.0 Version
Alpha Reliability
Tool Information Summary
Entity Passport
Registry ID gh-tool--boshyxd--robloxstudio-mcp
License MIT
Provider github
📜

Cite this tool

Academic & Research Attribution

BibTeX
@misc{gh_tool__boshyxd__robloxstudio_mcp,
  author = {boshyxd},
  title = {Robloxstudio Mcp Tool},
  year = {2026},
  howpublished = {\url{https://free2aitools.com/tool/gh-tool--boshyxd--robloxstudio-mcp}},
  note = {Accessed via Free2AITools Knowledge Fortress}
}
APA Style
boshyxd. (2026). Robloxstudio Mcp [Tool]. Free2AITools. https://free2aitools.com/tool/gh-tool--boshyxd--robloxstudio-mcp

đŸ”ŦTechnical Deep Dive

Full Specifications [+]

Quick Commands

🐍 PIP Install
pip install robloxstudio-mcp

âš–ī¸ Nexus Index V2.0

46.6
TOP 100% SYSTEM IMPACT
Semantic (S) 50
Authority (A) 0
Popularity (P) 62
Recency (R) 98
Quality (Q) 50

đŸ’Ŧ Index Insight

FNI V2.0 for Robloxstudio Mcp: Semantic (S:50), Authority (A:0), Popularity (P:62), Recency (R:98), Quality (Q:50).

Free2AITools Nexus Index

Verification Authority

Unbiased Data Node Refresh: VFS Live

📋 Specs

Language
Python
License
MIT
Version
1.0.0
đŸ“Ļ

Usage documentation not yet indexed for this tool.

Technical Documentation

Roblox Studio MCP Server

Connect AI assistants like Claude and Gemini to Roblox Studio

NPM Version


What is This?

An MCP server that lets AI explore your game structure, read/edit scripts, and perform bulk changes all locally and safely.

Setup

  1. Install the Studio plugin to your Plugins folder
  2. Enable Allow HTTP Requests in Experience Settings > Security
  3. Connect your AI:

Claude Code:

bash
claude mcp add robloxstudio -- npx -y robloxstudio-mcp@latest

Codex CLI:

bash
codex mcp add robloxstudio -- npx -y robloxstudio-mcp@latest

Gemini CLI:

bash
gemini mcp add robloxstudio npx --trust -- -y robloxstudio-mcp@latest

Plugin shows "Connected" when ready.

Other MCP clients (Claude Desktop, Cursor, etc.)
json
{
  "mcpServers": {
    "robloxstudio-mcp": {
      "command": "npx",
      "args": ["-y", "robloxstudio-mcp@latest"]
    }
  }
}

Windows users: If you encounter issues, use cmd:

json
{
  "mcpServers": {
    "robloxstudio-mcp": {
      "command": "cmd",
      "args": ["/c", "npx", "-y", "robloxstudio-mcp@latest"]
    }
  }
}

What Can You Do?

Ask things like: "What's the structure of this game?", "Find scripts with deprecated APIs", "Create 50 test NPCs in a grid", "Optimize this movement code"

Inspector Edition (Read-Only)

robloxstudio-mcp-inspector

NPM Version

A lighter, read-only version that only exposes inspection tools. No writes, no script edits, no object creation/deletion. Ideal for safely browsing game structure, reviewing scripts, and debugging without risk of accidental changes.

21 read-only tools: get_file_tree, search_files, get_place_info, get_services, search_objects, get_instance_properties, get_instance_children, search_by_property, get_class_info, get_project_structure, mass_get_property, get_script_source, grep_scripts, get_attribute, get_attributes, get_tags, get_tagged, get_selection, start_playtest, stop_playtest, get_playtest_output

Setup - same plugin, just swap the package name:

Claude:

bash
claude mcp add robloxstudio-inspector -- npx -y robloxstudio-mcp-inspector@latest

Codex:

bash
codex mcp add robloxstudio-inspector -- npx -y robloxstudio-mcp-inspector@latest

Gemini:

bash
gemini mcp add robloxstudio-inspector npx --trust -- -y robloxstudio-mcp-inspector@latest
Other MCP clients (Claude Desktop, Cursor, etc.)
json
{
  "mcpServers": {
    "robloxstudio-mcp-inspector": {
      "command": "npx",
      "args": ["-y", "robloxstudio-mcp-inspector@latest"]
    }
  }
}

Windows users: If you encounter issues, use cmd:

json
{
  "mcpServers": {
    "robloxstudio-mcp-inspector": {
      "command": "cmd",
      "args": ["/c", "npx", "-y", "robloxstudio-mcp-inspector@latest"]
    }
  }
}

**v2.6.0-next.1** - 43 tools, inspector edition, monorepo architecture

Report Issues | DevForum | MIT Licensed

Social Proof

GitHub Repository
328Stars
🔄 Daily sync (03:00 UTC)

AI Summary: Based on GitHub metadata. Not a recommendation.

📊 FNI Methodology 📚 Knowledge Baseâ„šī¸ Verify with original source

đŸ›Ąī¸ Tool Transparency Report

Technical metadata sourced from upstream repositories.

Open Metadata

🆔 Identity & Source

id
gh-tool--boshyxd--robloxstudio-mcp
slug
boshyxd--robloxstudio-mcp
source
github
author
boshyxd
license
MIT
tags
ai, ai-agents, ai-tool, ai-tools, game-development, mcp, mcp-server, roblox, roblox-studio, robloxstudio, typescript

âš™ī¸ Technical Specs

architecture
null
params billions
null
context length
null
pipeline tag
other

📊 Engagement & Metrics

downloads
0
stars
328
forks
0
github stars
328

Data indexed from public sources. Updated daily.