Integrates MCP agents with GB Studio for automated game asset creation and project management. REST API endpoints enable seamless workflow for scenes, actors, assets, and validation.
12 GitHub stars reflecting community interest
TypeScript MCP server for automated GB Studio asset creation
Integrates with Claude and other MCP clients for project management
GB Studio Agent is an MCP server that connects AI assistants like Claude directly to GB Studio and GBA Studio. It provides REST API endpoints for automated game asset creation, project management, scene and actor manipulation, and validation. Install the server, configure your MCP-compatible AI client, and start generating games, reviewing logic, and scaffolding projects using natural language prompts. Designed for game developers, educators, and students who want to accelerate retro game development with AI assistance.
Yes, the MCP server connects to your GB Studio project via its REST API. You can use it to modify scenes, actors, and assets in your current project without starting from scratch.
Currently, the server works with Claude Desktop and any MCP-compatible assistant. Full compatibility with other MCP clients is listed in the TUTORIAL.md file.
Yes, the server also supports GBA Studio, a fork of GB Studio that targets the Game Boy Advance. All endpoints work for both platforms.
You only need the gbstudio-claude-mcp package installed globally via npm. The server communicates with GB Studio's built-in REST API, so no extra plugins are required.
Install GB Studio Agent to get started:
Or visit the project page for detailed setup instructions.