Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FAL_KEYNoRequired if SPRITE_PROVIDER is 'fal'
GBS_ROM_OUTNoOutput directory for build_rom (default: <root>/build)
GBS_CLI_PATHNoAbsolute path to gb-studio-cli.js (optional, probes common install locations)
GBS_LOG_PATHNoCaptured compile log path (default: <root>/build/compile.log)
GEMINI_API_KEYNoRequired if SPRITE_PROVIDER is 'gemini'
OPENAI_API_KEYNoRequired if SPRITE_PROVIDER is 'openai'
GBS_MGBA_RUNNERNoPath to a libmgba-linked runner binary for run_emulator (optional)
SPRITE_PROVIDERNoProvider for sprite generation: openai, gemini, replicate, or fal (optional)openai
GBS_PROJECT_ROOTYesDirectory containing <name>.gbsproj (required)
GBS_SCREENSHOT_DIRNoWhere run_emulator drops PNGs (default: <root>/build/screenshots)
REPLICATE_API_TOKENNoRequired if SPRITE_PROVIDER is 'replicate'

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/gbs-toolkit/mcp-server'

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