Unity-MCP and better-godot-mcp

These are competitors offering overlapping functionality—both are MCP servers designed to connect game engines (Unity vs. Godot) to AI agents for code generation and automation—so developers would choose one based on which game engine they're using.

Unity-MCP
71
Verified
better-godot-mcp
46
Emerging
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 13/25
Adoption 3/25
Maturity 18/25
Community 12/25
Stars: 1,265
Forks: 131
Downloads:
Commits (30d): 196
Language: C#
License: Apache-2.0
Stars: 3
Forks: 1
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

About Unity-MCP

IvanMurzak/Unity-MCP

AI-powered bridge connecting LLMs and advanced AI agents to the Unity Editor via the Model Context Protocol (MCP). Chat with AI to generate code, debug errors, and automate game development tasks directly within your project.

Implements MCP server architecture running both in the Unity Editor and compiled runtime, supporting stdio-based local execution and HTTP-based remote deployment without vendor lock-in. Generates dynamic "skills" metadata reflecting project state (Unity version, OS, installed plugins) to enhance LLM context, and provides extensible MCP Tools for editor automation alongside in-game runtime capabilities for NPC behavior and live debugging. Compatible across multiple AI clients (Claude, Cursor, GitHub Copilot, VS Code, Rider) and deployable via npm CLI, Docker, or direct UPM package integration.

About better-godot-mcp

n24q02m/better-godot-mcp

MCP server for Godot Engine - composite tools optimized for AI agents

Bundles 18 specialized tools for scene graph manipulation, GDScript authoring, shader editing, and animation/physics/audio configuration—all operable without a running Godot instance via direct `.tscn` file parsing. Implements token-optimized compressed tool descriptions with on-demand help retrieval, and integrates with Claude, Gemini, and standard MCP clients through npm/Docker distribution. Supports zero-config browser-based credential setup with encrypted local storage.

Scores updated daily from GitHub, PyPI, and npm data. How scores work