Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PYTHONPATHNoSet by the injector to the repo root so python -m roblox_studio_mcp resolves without an install.
STUDIO_MCP_PATHNoAbsolute path to a StudioMCP executable or folder containing one. Checked only if ROBLOX_STUDIO_MCP_PATH is unset.
PYTHONIOENCODINGNoSet by the injector to utf-8 for clean stdio.utf-8
PYTHONUNBUFFEREDNoSet by the injector to 1 for unbuffered stdio.1
ROBLOX_STUDIO_MCP_PATHNoAbsolute path to a StudioMCP executable, or to a folder containing one. Skips auto-discovery entirely.
ROBLOX_STUDIO_MCP_LOG_LEVELNoDiagnostic log verbosity on stderr: DEBUG, INFO, WARNING, ERROR.WARNING

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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

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