Roblox Super MCP
Related Servers
Alternatives to Roblox Super MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceAn agentic MCP server for Roblox Studio that provides over 45 tools for script diffing, playtest automation, and bulk instance manipulation. It enables AI agents to manage full development cycles within Roblox, including transaction-safe batch operations and real-time script reviews.2 npm1MIT
- AlicenseNot gradedqualityCmaintenanceA comprehensive MCP server providing 41 tools for complete Roblox Studio control, enabling safe script editing with syntax checking, instance manipulation, and backup features directly from Claude Code or any MCP-compatible AI assistant.1MIT
- AlicenseAqualityDmaintenanceDebug and inspection tooling for Roblox projects, exposed as an MCP server so an AI agent can explore the instance tree, read/write properties, call remotes, and run Luau in a Roblox client driven by an executor.10147 npm1MIT
- AlicenseAqualityBmaintenanceDebug and inspection tooling for Roblox projects, exposed as an MCP server so an AI agent can explore the instance tree, read/write properties, call remotes, and run Luau in a Roblox client driven by an executor.147 npmMIT
- AlicenseAqualityBmaintenanceAn MCP server that bridges any MCP-capable AI host to Roblox Studio. The AI executes Lua live in Studio, reads output/errors, and iterates.3MIT
- AlicenseBqualityBmaintenanceA local-first MCP bridge and script operations layer that connects coding agents to authorized Roblox Luau development clients via websocket, enabling live execution, file watching, diagnostics, permission-gated script capsules, crash detection, and a dashboard.79MIT
TDQS
Scored across 23 tools
Most tools have distinct purposes, but find_system and get_related_code both rank files by match evidence across similar dimensions, which could cause confusion. The audit_* tools are differentiated by their target concern, so overall boundaries are mostly clear.
All tool names follow a consistent snake_case verb_noun pattern (e.g., analyze_project, get_project_snapshot, audit_lifecycle), making the set highly predictable and easy to navigate. There are no mixed conventions or vague names.
At 23 tools, the server is in the borderline heavy range, and the presence of near-duplicate tools like find_system and get_related_code suggests it could be slightly consolidated. The breadth of Roblox development is large, but the count feels marginally bloated rather than well-scoped.
The tool surface covers analysis, auditing, modification, verification, and rollback comprehensively for Roblox code. However, it lacks explicit instance deletion or standalone script creation (only via create_architecture), which are minor gaps agents could work around.