Skip to main content
Glama

Roblox Studio MCP Server

mass_get_property

Retrieve a specific property from multiple Roblox Studio instances simultaneously using an AI-powered plugin, streamlining data access and analysis workflows.

Instructions

Get the same property from multiple instances at once

Input Schema

NameRequiredDescriptionDefault
pathsYesArray of instance paths to read from
propertyNameYesName of the property to get

Input Schema (JSON Schema)

{ "properties": { "paths": { "description": "Array of instance paths to read from", "items": { "type": "string" }, "type": "array" }, "propertyName": { "description": "Name of the property to get", "type": "string" } }, "required": [ "paths", "propertyName" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/boshyxd/robloxstudio-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server