32
/ 100
1 month ago
glama

gbs-toolkit/mcp-server

MCP server for structured GB Studio 4.x project editing, enabling read/patch scripts, scenes, actors, triggers, variables; build ROMs; and sprite generation.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: REPLICATE_API_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — build_rom (line 105: fs.mkdir(ctx.config.romOutputDir, { recursive: true }))
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: FAL_KEY, GEMINI_API_KEY, GOOGLE_API_KEY, OPENAI_API_KEY, REPLICATE_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@2.1.9GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.0.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretFAL_KEYconditional — Required for fal provider
configFAL_LORA_PATH
configFAL_MODEL
configGBS_CLI_PATHno probes common install locations Absolute path to gb-studio-cli.js
configGBS_LOG_PATHno <root>/build/compile.log Captured compile log
configGBS_MGBA_RUNNERno none Path to a libmgba-linked runner binary used by run_emulator (build it from native/build.sh)
configGBS_PROJECT_ROOT"": "./gbsproj/demo"
configGBS_ROM_OUTno <root>/build Output directory for build_rom
configGBS_SCREENSHOT_DIRno <root>/build/screenshots Where run_emulator drops PNGs
🔐 secretGEMINI_API_KEYconditional — Required for gemini provider
🔐 secretGOOGLE_API_KEY
🔐 secretOPENAI_API_KEYconditional — Required if SPRITE_PROVIDER=openai and generate_sprite is used
🔐 secretREPLICATE_API_TOKENconditional — Required for replicate provider
configREPLICATE_MODEL
configSPRITE_PROVIDERno openai openai / gemini / replicate / fal
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 9 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/gbs-toolkit-mcp-server-12es0l)](https://m8ven.ai/mcp/gbs-toolkit-mcp-server-12es0l)
commit: 8ebd20df110137ba2b471e25aa4193329f26002d
code hash: a10d297c3917d2156231016178fc35854dbfdf356cebfa30aa7a6475281e9132
verified: 6/15/2026, 2:11:06 PM
view raw JSON →