Skip to main content
Glama

Roblox Studio MCP Server

get_services

Retrieve available Roblox services and their children for better integration and interaction with Roblox Studio projects using the 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