Developer Tools
Trust: 27/100 (Limited)io.github.Justice219/roblox-studio-mcp Guide
Connect AI assistants to Roblox Studio — manipulate the DataModel with 14 tools
1 starsby Justice219
Quick Start
Install
npx @jamesworkbenchcrm/roblox-studio-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-justice219-roblox-studio-mcp": {
"command": "npx",
"args": [
"@jamesworkbenchcrm/roblox-studio-mcp"
]
}
}
}