Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ROBLOX_MCP_HOMENoWhere the generated token is persisted~/.roblox-studio-mcp
ROBLOX_MCP_PORTNoLocal bridge port (127.0.0.1 only)3667
ROBLOX_MCP_TOKENNoShared secret (≥ 16 chars) between server and plugin
ROBLOX_MCP_LOG_LEVELNodebug | info | warn | errorinfo
ROBLOX_MCP_ALLOW_RUN_LUAUNoSet 0 to disable arbitrary code execution1
ROBLOX_MCP_ALLOW_INSERT_ASSETNoSet 0 to disable catalog asset insertion1

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Meganugger/roblox-studio-mcp'

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