Skip to main content
Glama
166,837 tools. Last updated 2026-06-02 17:34

"rOBlox" matching MCP tools:

  • Generate a new Roblox object instance by specifying its class name and parent path, enabling efficient creation of basic objects within Roblox Studio.
    MIT
  • Retrieve available Roblox services and their children for better integration and interaction with Roblox Studio projects using the MCP server.
    MIT
  • Retrieve properties and methods for specified Roblox classes to streamline development in Roblox Studio. Simplify access to class details for enhanced scripting and project management.
    MIT
  • Modify property values of Roblox instances by specifying the instance path, property name, and desired value. Integrates with the Roblox Studio MCP Server to enable precise property adjustments.
    MIT

Matching MCP Servers

  • Remove specific Roblox object instances by specifying their instance path using the MCP server integrated with Roblox Studio. Streamlines object management within projects.
    MIT
  • Execute Lua scripts directly in Roblox game environments to automate tasks, manipulate game objects, and interact with the Roblox API through AI assistance.
  • Retrieve child objects from a Roblox instance to inspect game hierarchy and structure. Specify a path like 'game.Workspace' to view contained elements.
  • Control the camera and capture rendered screenshots in Roblox Studio to verify scene composition, placement, and orientation.
    MIT
  • Query Roblox Studio scenes to retrieve hierarchy trees, instance details, properties, search results, selection data, output logs, and texture information for development and debugging.
    MIT
  • Control the camera in Roblox Studio: retrieve camera info, focus on an instance or position, get suggested views, and capture Edit-mode viewport screenshots.
  • Manipulate Roblox Studio scene instances to create, update, delete, clone, reparent, reset pivots, and manage selections.
    MIT
  • Check system connection, usage tier, and server status. Control playtest sessions and run automated tests with reports on PRO.
  • Control Roblox Studio playtest sessions to test and debug games by starting/stopping tests, moving cameras, triggering interactions, executing code, and reading game state.
    MIT
  • Toggle the UI preview setting in Roblox Studio to modify view rendering for screenshots and quality assurance.
  • Test and automate Luau scripts within Roblox Studio's sandboxed environment, with restrictions on HttpService, DataStoreService, and MessagingService.
  • Retrieve, clear, or view errors from application logs. Filter by level, pattern, or timestamp, and poll incrementally using sequence cursors.