Skip to main content
Glama
ykovenskiy-hub

Purl MCP Server

Related Servers

Alternatives to Purl MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to directly manage Roblox Studio projects by creating, reading, updating, and deleting scripts, listing instances, executing Luau code, and inspecting properties. It works through natural language, making Studio operations accessible to AI.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to explore, edit, and automate Roblox Studio sessions locally, including browsing instance hierarchies, reading and modifying scripts, manipulating properties, creating instances, building terrain, and running playtests.
      524
      MIT
    • A
      license
      Not graded
      quality
      Not graded
      maintenance
      Connects Roblox Studio to AI coding editors via the Model Context Protocol, allowing AI agents to understand and interact with live Roblox Studio sessions through scene manipulation, scripting, and optional Roblox Open Cloud API integration.
      66
      -

    TDQS

    A3.7/5.0

    Scored across 26 tools

    Disambiguation4/5

    Most tools target distinct resources/actions (e.g., get_object vs list_objects vs get_script), but some overlap exists: get_states duplicates part of get_object, and edit_script/update_script both modify scripts. Descriptions are detailed enough to guide selection, though the boundary between set_property, set_value_at_path, and push_value could confuse an agent at first.

    Naming Consistency4/5

    Tool names mostly follow a clear verb_noun pattern (get_, set_, add_, remove_, move_, update_, clone_, bulk_). Minor deviations like 'dsl_reference' (noun phrase) and the path-specific names (set_value_at_path, remove_value_at_path) are still readable and consistent in style. Overall predictable, with slight irregularity.

    Tool Count3/5

    26 tools is on the heavy side, but the server covers a broad domain (project structure, object lifecycle, scripting, debugging, batch operations). The count feels justified, though the many variations (bulk_*, *_at_path, push_value) inflate the total and could be consolidated without losing clarity.

    Completeness4/5

    The tool surface covers the main workflows: object CRUD (add/remove/get/list/clone/move), script management (read/search/edit/update/validate/history), property mutation (set/bulk/path-specific), and debugging (logs/domains). Missing operations like cell creation/deletion or renaming are minor gaps; overall the domain is well covered.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues