Skip to main content
Glama

Related Servers

Alternatives to dex-mcp

No user-submitted related servers found.

    Related Servers

      TDQS

      A3.5/5.0

      Scored across 14 tools

      Disambiguation5/5

      Each tool targets a distinct operation: status overview, reading/writing properties, searching, executing code, and remote interaction. No overlapping purposes; fire_remote and invoke_remote clearly differentiate RemoteEvent vs RemoteFunction.

      Naming Consistency5/5

      All tool names use consistent snake_case with a verb_noun structure (get_*, set_*, fire_remote, invoke_remote, run_luau, search). The remote_spy_* prefix uniformly groups spy operations. Only 'dex_status' uses a noun_verb format but it's a single exception.

      Tool Count5/5

      14 tools is well-scoped for a Roblox debugging server, covering inspection, execution, remote manipulation, and monitoring without excessive overlap or missing critical capabilities.

      Completeness5/5

      The tool surface covers the full lifecycle of typical interactions: reading state (get_*, search), modifying state (set_property, run_luau), remote communication (fire, invoke, spy), and monitoring (status, spy). No obvious gaps for its intended domain.

      Maintenance

      ActivityMaintained
      ResponsivenessSyncing