MCP Game Development Server
Related Servers
Alternatives to MCP Game Development Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityNot gradedmaintenanceEnables comprehensive issue tracking and project management through Linear's GraphQL API. Supports creating and managing issues, organizing projects and sprints, team collaboration, and roadmap planning for modern development workflows.-
- AlicenseNot gradedqualityDmaintenanceConverts natural language prompts into 3D scenes and generates React Three Fiber code for web and ad applications.5,279 npm1MIT
- AlicenseAqualityCmaintenanceBridges Linear issue tracking and GitHub repository management with ARC naming conventions, enabling composite workflows like creating a Linear issue and GitHub branch in one step.19MIT

Sprixen MCP serverofficial
AlicenseNot gradedqualityCmaintenanceEnables AI agents to create style-locked game projects and generate sprites, animations, tiles, maps, music, 3D models, and VFX, then export engine-ready packages for Godot, Phaser, Unity, GameMaker, or RPG Maker MZ.MIT- AlicenseNot gradedqualityBmaintenanceEnables AI agents to search for and fetch pre-vetted, production-safe 3D and motion components (React Three Fiber & GSAP) for injection into Next.js apps via AST-safe edits.114 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to manage Linear issues, projects, teams, users, comments, and cycles through an optimized interface designed specifically for language models. Supports both local and remote deployment with OAuth authentication and batch operations.586 npm71MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose with no overlap: create_game_project handles project initialization, get_game_templates provides template retrieval, and update_game_knowledge manages knowledge updates. The descriptions clearly differentiate between project creation, template access, and knowledge management functions.
All tools follow a consistent verb_noun naming pattern (create_game_project, get_game_templates, update_game_knowledge) with clear, descriptive names. The naming convention is uniform throughout the set, making it easy to understand each tool's function at a glance.
With only 3 tools, the set feels thin for a game development server that presumably needs to handle various development tasks. While the tools cover project creation, templates, and knowledge, there are likely missing operations for actual game development workflows like asset management, testing, or deployment.
The tool surface is significantly incomplete for game development. While it covers project setup and knowledge management, it lacks essential CRUD operations for game assets, code editing, testing, debugging, or deployment. There are no tools for managing game objects, scenes, or actual development tasks beyond initial setup.