Skip to main content
Glama

Related Servers

Alternatives to Roblox Super MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An 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 npm
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Debug 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.
      10
      14
      7 npm
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Debug 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.
      14
      7 npm
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      A 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.
      79
      MIT

    TDQS

    A3.5/5.0

    Scored across 23 tools

    Disambiguation4/5

    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.

    Naming Consistency5/5

    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.

    Tool Count3/5

    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.

    Completeness4/5

    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.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues