Skip to main content
Glama

Roblox Studio MCP Server

get_services

Retrieve available Roblox services and their child elements using a specified service name query, enabling efficient data access within Roblox Studio via an AI-powered MCP server.

Instructions

Get available Roblox services and their children

Input Schema

NameRequiredDescriptionDefault
serviceNameNoOptional specific service name to query

Input Schema (JSON Schema)

{ "properties": { "serviceName": { "description": "Optional specific service name to query", "type": "string" } }, "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