Create and modify GB Studio projects with MCP tools for scenes, actors, assets, and validation.
This is a TypeScript server for manipulating GB Studio projects using the Model Context Protocol (MCP). It provides endpoints for project discovery, validation, and creation of game assets. -- Install globally with npm: For local development, store API keys and configuration in a file at the project root. This keeps secrets out of source control and matches the pattern used in GitHub Actions. 1.…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
This is a TypeScript server for manipulating GB Studio projects using the Model Context Protocol (MCP). It provides endpoints for project discovery, validation, and creation of game assets. -- Install globally with npm: For local development, store API keys and configuration in a file at the project root. This keeps secrets out of source control and matches the pattern used in GitHub Actions. 1. Create a file in the project root: 2. The server will automatically load variables from if you use…