Integrates with Linear for automated project management, including creating projects with descriptions, setting up weekly sprints, and generating tasks with acceptance criteria and test cases for game development workflows.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Game Development Servercreate a physics-based game called 'Gravity Quest' for my Linear team"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Game Development Server
MCP server for automating the creation of games using React Three Fiber and integration with Linear for project management (via another MCP server).
Features
🎮 Automatic game project creation
📋 Linear integration for task management (via another MCP server)
🚀 Templates for various game types
📱 Mobile-first development approach
🎉 Built-in confetti support for celebrations
🔧 Best practices and modern technologies
Installation
Clone the repository and go to the directory:
Install dependencies:
Cursor MCP Setup
Add the server to your MCP configuration in Cursor:
Usage
Create a new game project
Update knowledge base
Get available templates
Game Types
Platformer - Platformer with physics and jumping
Puzzle - Grid-based puzzle game with combos
Endless Runner - Endless runner with obstacles
Physics-based - Game with realistic physics
Arcade - Classic arcade game
Project Structure
Each generated game project includes:
✅ Three required screens (Start, Game, Game Over)
✅ Confetti on game completion
✅ Mobile-first design
✅ TypeScript for type safety
✅ Vite for fast development
✅ TailwindCSS for styling
✅ React Three Fiber for 3D graphics
✅ Rapier for physics
✅ GSAP for animations
Linear Integration
When creating a project, the following is automatically created (via another MCP server):
A project in Linear with a description
3 sprints, each one week long
Tasks with acceptance criteria and test cases
Proper distribution of tasks across sprints
License
MIT